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>
Loading
Please sign in to comment