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


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