• L
    Check input buffer size in zisofs · fab5a60a
    Linus Torvalds 提交于
    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>
    fab5a60a
compress.c 9.9 KB