git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
170cf02
)
Squashfs: add missing check in zlib_wrapper
author
Phillip Lougher
<phillip@lougher.demon.co.uk>
Wed, 5 Jan 2011 18:02:37 +0000
(18:02 +0000)
committer
Phillip 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