Re: [PHP-DEV] What was PHP 4.0.3 apache-module memory leak? From: Andi Gutmans (andi <email protected>)
Date: 10/29/00

The file's full path name leaked on every request. Only a few bytes and if
your MaxKeepAliveRequests wasn't too high you probably didn't feel it.

Andi

At 01:37 PM 10/29/00 +0000, Ricardo Dias Marques wrote:
>Hi all,
>
>I don't know if this is the appropiate list for this post. If it is not,
>please point me to the right mailing list.
>
>Anyway, I am running PHP 4.0.3 in RedHat 6.2 running Apache 1.3.12 PHP
>is being run as an Apache Module.
>
>I see in http://www.php.net that PHP 4.0.3pl1 addresses a memory leak in
>the Apache module version. But it doesn't describe in what conditions the
>memory leak occurs. I went on checking the ChangeLog
>at http://www.php.net/ChangeLog-4.php but that only includes changes up
>to 4.0.3 (not 4.0.3pl1)
>
>Then, I tried checking http://bugs.php.net But I wasn't able to find it.
>(I tried to display "Closed" issues, of type "Apache related")
>
>Finally, I went on browsing the Web interface to the CVS. After several
>attempts, the best I could find was this:
>http://cvs.php.net/viewcvs.cgi/php4/ChangeLog.diff?r1=1.502&r2=1.503
>
>" 2000-10-12 Andi Gutmans <andi <email protected>>
>
> * main/fopen-wrappers.c: - Fix memory leak. "
>
>which also is not very descriptive :(
>
>
>So, I guess that what I am asking is:
>
>1) What is the Bug ID number of the memory leak?
>
>2) Could anyone upload the ChangeLog for PHP
>4.0.3pl1 to http://www.php.net/ChangeLog-4.php ?
>
>
>Thanks!
>
>Ricardo Dias Marques
>ricmarques <email protected>
>
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
>For additional commands, e-mail: php-dev-help <email protected>
>To contact the list administrators, e-mail: php-list-admin <email protected>

---
Andi Gutmans <andi <email protected>>
http://www.zend.com/

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>