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:
243393c
)
Check input buffer size in zisofs
author
Linus Torvalds
<torvalds@g5.osdl.org>
Sat, 6 Aug 2005 16:42:06 +0000
(09:42 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sat, 6 Aug 2005 16:42:06 +0000
(09:42 -0700)
This uses the new deflateBound() thing to sanity-check the input to the
zlib decompressor before we even bother to start reading in the blocks.
Problem noted by Tim Yamin <plasmaroo@gentoo.org>
No differences found