android_kernel_samsung_msm8976/fs/squashfs
Phillip Lougher b2ec786654 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>
Git-commit: 6a1e8fd1e4dc7c53d67f4091bea0cfd2139901d0
Git-repo: https://android.googlesource.com/kernel/common.git
Signed-off-by: Kaushal Kumar <kaushalk@codeaurora.org>
2015-09-16 18:20:11 +05:30
..
block.c Squashfs: Generalise paging handling in the decompressors 2015-09-16 18:20:10 +05:30
cache.c Squashfs: Generalise paging handling in the decompressors 2015-09-16 18:20:10 +05:30
decompressor.c Squashfs: Generalise paging handling in the decompressors 2015-09-16 18:20:10 +05:30
decompressor.h Squashfs: Generalise paging handling in the decompressors 2015-09-16 18:20:10 +05:30
decompressor_multi.c Squashfs: Check stream is not NULL in decompressor_multi.c 2015-09-16 18:20:11 +05:30
decompressor_multi_percpu.c Squashfs: Generalise paging handling in the decompressors 2015-09-16 18:20:10 +05:30
decompressor_single.c Squashfs: Generalise paging handling in the decompressors 2015-09-16 18:20:10 +05:30
dir.c Squashfs: add corruption check for type in squashfs_readdir() 2015-09-16 18:20:10 +05:30
export.c
file.c Squashfs: Restructure squashfs_readpage() 2015-09-16 18:20:11 +05:30
file_cache.c Squashfs: Restructure squashfs_readpage() 2015-09-16 18:20:11 +05:30
file_direct.c Squashfs: Directly decompress into the page cache for file data 2015-09-16 18:20:11 +05:30
fragment.c
id.c
inode.c userns: Convert squashfs to use kuid/kgid where appropriate 2012-09-21 03:13:35 -07:00
Kconfig Squashfs: Directly decompress into the page cache for file data 2015-09-16 18:20:11 +05:30
lzo_wrapper.c Squashfs: Generalise paging handling in the decompressors 2015-09-16 18:20:10 +05:30
Makefile Squashfs: Directly decompress into the page cache for file data 2015-09-16 18:20:11 +05:30
namei.c Squashfs: fix corruption checks in squashfs_lookup() 2015-09-16 18:20:09 +05:30
page_actor.c Squashfs: Directly decompress into the page cache for file data 2015-09-16 18:20:11 +05:30
page_actor.h Squashfs: Directly decompress into the page cache for file data 2015-09-16 18:20:11 +05:30
squashfs.h Squashfs: Restructure squashfs_readpage() 2015-09-16 18:20:11 +05:30
squashfs_fs.h Squashfs: add corruption check for type in squashfs_readdir() 2015-09-16 18:20:10 +05:30
squashfs_fs_i.h
squashfs_fs_sb.h Squashfs: Generalise paging handling in the decompressors 2015-09-16 18:20:10 +05:30
super.c Squashfs: Refactor decompressor interface and code 2015-09-16 18:20:10 +05:30
symlink.c squashfs: remove the second argument of k[un]map_atomic() 2012-03-20 21:48:25 +08:00
xattr.c
xattr.h
xattr_id.c
xz_wrapper.c Squashfs: Generalise paging handling in the decompressors 2015-09-16 18:20:10 +05:30
zlib_wrapper.c Squashfs: Generalise paging handling in the decompressors 2015-09-16 18:20:10 +05:30