ID:               34126
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Assigned
+Status:           Closed
 Bug Type:         Scripting Engine problem
 Operating System: *
 PHP Version:      6CVS-2005-08-14 (CVS)
 Assigned To:      dmitry
 New Comment:

Thank you Nuno.

But this is already fixed in CVS HEAD.
Near the same patch.


Previous Comments:
------------------------------------------------------------------------

[2005-08-14 16:51:12] [EMAIL PROTECTED]

Dmitry, check it out please.

------------------------------------------------------------------------

[2005-08-14 13:52:57] [EMAIL PROTECTED]

Description:
------------
Any simple function call leaks memory.

Patch: http://mega.ist.utl.pt/~ncpl/zend_unicode_leak.txt

Reproduce code:
---------------
<?
function a() {
echo 'a';
}

a();
?>



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=34126&edit=1

Reply via email to