From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.3.3
PHP Bug Type:     DOM XML related
Bug description:  domxml_xmltree leaks

Description:
------------
domxml_xmltree seams to have a memory leak at least with libxml 2.5.11

Reproduce code:
---------------
php -r "while(1) xmltree('<foo />');"

Actual result:
--------------
process crashes because of exceeded memory limit

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

Reply via email to