• Gregory P. Smith's avatar
    Merge r62235 from trunk. · f6234677
    Gregory P. Smith yazdı
    Fix zlib crash from zlib.decompressobj().flush(val) when val was not positive.
    It tried to allocate negative or zero memory.  That fails.
    f6234677
zlibmodule.c 28.2 KB