commit | ed4f381ec15e5f11724cdbc68cffd2c22d1eaebd | [log] [tgz] |
---|---|---|
author | Phillip Lougher <phillip@squashfs.org.uk> | Sun Nov 10 00:02:29 2013 +0000 |
committer | Phillip Lougher <phillip@squashfs.org.uk> | Wed Nov 20 03:59:20 2013 +0000 |
tree | 164317dc8f4526510179bab62e3c53f0f89080b1 | |
parent | 0d455c12c6428647547bacccaaced3cae0f35570 [diff] |
Squashfs: Check stream is not NULL in decompressor_multi.c Fix static checker complaint that stream is not checked in squashfs_decompressor_destroy(). Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Phillip Lougher <phillip@squashfs.org.uk> Reviewed-by: Minchan Kim <minchan@kernel.org>