mirror of
https://github.com/torvalds/linux
synced 2026-06-21 18:32:06 +09: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>