From: Linus Torvalds Date: Sat, 6 Aug 2005 16:42:06 +0000 (-0700) Subject: Check input buffer size in zisofs X-Git-Tag: v2.6.13-rc6~22 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fab5a60a29f98f17256a4183e34a414f6db67569;p=pandora-kernel.git Check input buffer size in zisofs 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 --- Reading git-diff-tree failed