From:             [EMAIL PROTECTED]
Operating system: linux
PHP version:      4CVS-2003-01-06 (dev)
PHP Bug Type:     Reproducible crash
Bug description:  stream_get_filters(true) can cause segfault on script exit

This is a note to myself to fix this.

When stream_get_filters(true) is called between stream_register_filter()
and stream_fitler_(ap|pre)pend(), engine will segfault on script exit.
-- 
Edit bug report at http://bugs.php.net/?id=21478&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21478&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21478&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21478&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21478&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21478&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21478&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21478&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21478&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21478&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21478&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21478&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21478&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21478&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21478&r=gnused

Reply via email to