From: Phillip Lougher Date: Wed, 5 Jan 2011 18:02:37 +0000 (+0000) Subject: Squashfs: add missing check in zlib_wrapper X-Git-Tag: v2.6.38-rc1~32^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7ee11f0ecd587caed0063c5f68ca20fef699f32;p=pandora-kernel.git Squashfs: add missing check in zlib_wrapper On file system corruption zlib can return Z_STREAM_OK with input buffers remaining, which will not be released. Signed-off-by: Phillip Lougher --- Reading git-diff-tree failed