]> granicus.if.org Git - php/commit
MFB: Fixed #42663 (gzinflate() try to allocate all memory with truncated
authorArnaud Le Blanc <lbarnaud@php.net>
Thu, 14 May 2009 16:17:47 +0000 (16:17 +0000)
committerArnaud Le Blanc <lbarnaud@php.net>
Thu, 14 May 2009 16:17:47 +0000 (16:17 +0000)
commit0a9e3e3d86140fd2f4eb83db0d18b1b6ea0fe7f1
tree0b2d3bb5dd96ab7dc69f9f74a033bded0643128a
parentf6f23616b0707eb486eaa57cfd4d3722efbce3a2
MFB: Fixed #42663 (gzinflate() try to allocate all memory with truncated
data)
ext/zlib/tests/gzinflate-bug42663.phpt [new file with mode: 0644]
ext/zlib/tests/gzinflate_length.phpt [new file with mode: 0644]
ext/zlib/zlib.c