Re: [PHP-DEV] Memory leak From: Andrei Zmievski (andrei <email protected>)
Date: 05/23/00

On Tue, 23 May 2000, Andi Gutmans wrote:
> This is a known leak.
> There is not much that can be done about it without slowing down Zend
> significantly.

Umm, maybe I'm missing something but wouldn't it be just a comparison of
the data pointer against the object containing the hash table?

> In any case, as you know it isn't a "real" leak because it is cleaned up
> after each request.

_I_ know that. :) Others might not.

-Andrei

What's hard, in hacking as in fiction,
is not the writing, it's deciding what to write.
            -- Neal Stephenson

-- 
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>