]> granicus.if.org Git - php/commit
- Fixed bug #52944 (Invalid write on second and subsequent reads with an inflate...
authorGustavo André dos Santos Lopes <cataphract@php.net>
Wed, 29 Sep 2010 18:58:58 +0000 (18:58 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Wed, 29 Sep 2010 18:58:58 +0000 (18:58 +0000)
commit0db999a94fa84673c1a97b3296ac91d165ec33d9
tree760792bc42949debb60c48d07cbd9d9c5540a9c6
parent3113744c5794f154412145efb39352e25849081c
- Fixed bug #52944 (Invalid write on second and subsequent reads with an inflate filter fed invalid data).
NEWS
ext/zlib/tests/bug_52944.phpt [new file with mode: 0644]
ext/zlib/zlib_filter.c