linux/fs/smb
Qianqiang Liu 590efcd3c7 smb: client: compress: fix a potential issue of freeing an invalid pointer
The dst pointer may not be initialized when calling kvfree(dst)

Fixes: 13b68d44990d9 ("smb: client: compress: LZ77 code improvements cleanup")
Signed-off-by: Qianqiang Liu <qianqiang.liu@163.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
2024-09-15 10:42:45 -05:00
..
client smb: client: compress: fix a potential issue of freeing an invalid pointer 2024-09-15 10:42:45 -05:00
common smb: add comment to STATUS_MCA_OCCURED 2024-09-15 10:42:44 -05:00
server smb: move SMB2 Status code to common header file 2024-09-15 10:42:44 -05:00
Kconfig
Makefile