ID:               34343
 Updated by:       [EMAIL PROTECTED]
 Reported By:      jakub at icewarp dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         IIS related
 Operating System: Any
 PHP Version:      4.4.0
 New Comment:

Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.




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

[2005-09-02 12:28:10] jakub at icewarp dot com

Description:
------------
Since PHP 3.0 there is a huge memory leak in the ISAPI module. Probably
it is inside of the PHP core itself.
It is very easy to reproduce it. A simple

<?
  phpinfo();
?>

code leaks about 28MB after 200 calls.

Please, somebody fix it. Take your precious time, create an ISAPI
extension call to PHP ISAPI DLLm pass it info.html and loop it 200
times and find the memory leak...

>From what I saw PHP 4.4.0 is faster than previous versions but seem to
leak more.

I'm willing to help anyway I can. Thank you



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


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

Reply via email to