]> granicus.if.org Git - php/commit
fix #39551 (Segfault with stream_bucket_new in user filter)
authorAntony Dovgal <tony2001@php.net>
Tue, 21 Nov 2006 15:47:44 +0000 (15:47 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 21 Nov 2006 15:47:44 +0000 (15:47 +0000)
commit8373efc9b95d1ebc08763a2ab1d227ecd04210d0
treefd54672b40b93a1cc81c94433c7295936ff9553f
parent0052d291fc067de193734619ac1f411299b73429
fix #39551 (Segfault with stream_bucket_new in user filter)
also fixes several segfaults and leaks
add test
ext/standard/tests/file/bug39551.phpt [new file with mode: 0644]
ext/standard/user_filters.c
main/streams/filter.c