]> granicus.if.org Git - php/commit
MFB51: Fixed bug #35916 (Duplicate calls to stream_bucket_append() lead to
authorIlia Alshanetsky <iliaa@php.net>
Tue, 10 Jan 2006 16:14:45 +0000 (16:14 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 10 Jan 2006 16:14:45 +0000 (16:14 +0000)
commitd2397a9301c9e0892701e456ccbec8a022ba4e93
tree254ac4bbb285edc5c42711f8a83f02df82322de2
parent8d4db4f24c5308cdb416c9c418ddded46aea1cff
MFB51: Fixed bug #35916 (Duplicate calls to stream_bucket_append() lead to
a crash).
ext/standard/tests/filters/bug35916.phpt [new file with mode: 0644]
main/streams/filter.c