mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
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>