[PHP-DEV] What was PHP 4.0.3 apache-module memory leak? From: Ricardo Dias Marques (ricmarques <email protected>)
Date: 10/29/00

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>