From:             [EMAIL PROTECTED]
Operating system: Debian Linux&FreeBSD 4.7-STABLE
PHP version:      4.3.0
PHP Bug Type:     Reproducible crash
Bug description:  html_entity_decode with unset variable results in segfault

<?php html_entity_decode($notset); ?>

this results in a segfault, tested on Debian, FreeBSD 4.7-STABLE & and
Gentoo with Apache/1.3.27 & PHP 4.3.0

-- 
Edit bug report at http://bugs.php.net/?id=22014&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22014&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22014&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22014&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22014&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22014&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22014&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22014&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22014&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22014&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22014&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22014&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22014&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22014&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22014&r=gnused

Reply via email to