ID:               31055
 Updated by:       [EMAIL PROTECTED]
 Reported By:      kameshj at fastmail dot fm
-Status:           Verified
+Status:           Closed
 Bug Type:         Apache2 related
 Operating System: *
 PHP Version:      4CVS, 5CVS (2004-12-30)
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




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

[2004-12-10 16:56:28] kameshj at fastmail dot fm

Description:
------------
SG(request_info).path_translated is not getting freed from
php_apache_request_dtor of sapi/apache2filter/sapi_apache2.c

Find the patch at the following location
http://puggy.symonds.net/~kameshj/apache2perrequestmemleak.patch

Reproduce code:
---------------
any web php request to apache2 server.

Expected result:
----------------
No per request leak.

Actual result:
--------------
Leaks proportional to the absolute path of URI
requested(path_translated).


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


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

Reply via email to