Look up in the archives... Basically if there are any leaks in emalloc()'d 
data that was loaded in a dynamic module, memory blocks will be pointing at 
addresses which no longer exist if we're in debug mode (the __FILE__ stuff).

Zeev

At 00:58 26/10/2001, Markus Fischer wrote:
>On Thu, Oct 25, 2001 at 06:50:10PM +0200, Andi Gutmans wrote :
> > dl() is evil!
> > This is a bug which most likely will never be resolved (except for nuking
> > dl()).
>
>Can you elaborate more? Technically?
>
>- Markus
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to