Squashfs: add missing check in zlib_wrapper
authorPhillip Lougher <phillip@lougher.demon.co.uk>
Wed, 5 Jan 2011 18:02:37 +0000 (18:02 +0000)
committerPhillip Lougher <phillip@lougher.demon.co.uk>
Thu, 13 Jan 2011 21:21:00 +0000 (21:21 +0000)
On file system corruption zlib can return Z_STREAM_OK with
input buffers remaining, which will not be released.

Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>

No differences found