mirror of
https://github.com/torvalds/linux.git
synced 2026-09-18 10:17:56 -04: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>