Date: 11/23/99
- Next message: Jason Cornez: "Re: [PHP-DEV] [PHP3/4] Sybase-CT, Apache 1.3.9, RedHat 6.1 Seg fault"
- Previous message: Sascha Schumann: "Re: [PHP-DEV] PHP 4.0 Bug #2795: Memory Leak in base64_encode()"
- In reply to: Sascha Schumann: "Re: [PHP-DEV] PHP 4.0 Bug #2795: Memory Leak in base64_encode()"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] PHP 4.0 Bug #2795: Memory Leak in base64_encode()"
- Reply: Sascha Schumann: "Re: [PHP-DEV] PHP 4.0 Bug #2795: Memory Leak in base64_encode()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 23 Nov 1999, Sascha Schumann wrote:
> Line 323 is the only place where new memory is allocated for
> path_translated. Either allocate always new memory (and free
> accordingly), or mark the special situation with a flag which
> causes path_translated to be freed at the end of main().
Where is cgi sapi being shut down so that the memory can be freed
acoordingly?
-Andrei
* We reason deeply, when we forcibly feel. *
-- 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>
- Next message: Jason Cornez: "Re: [PHP-DEV] [PHP3/4] Sybase-CT, Apache 1.3.9, RedHat 6.1 Seg fault"
- Previous message: Sascha Schumann: "Re: [PHP-DEV] PHP 4.0 Bug #2795: Memory Leak in base64_encode()"
- In reply to: Sascha Schumann: "Re: [PHP-DEV] PHP 4.0 Bug #2795: Memory Leak in base64_encode()"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] PHP 4.0 Bug #2795: Memory Leak in base64_encode()"
- Reply: Sascha Schumann: "Re: [PHP-DEV] PHP 4.0 Bug #2795: Memory Leak in base64_encode()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

