Re: Memory leak after calling exit() when Zend MM is turned off?

From: Date: Wed, 16 Jan 2013 20:10:02 +0000
Subject: Re: Memory leak after calling exit() when Zend MM is turned off?
References: 1  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On 01/16/2013 02:53 PM, Pascal Mathis wrote:

> When the Zend memory manager is turned on, everything is fine. Is this
> behavior intended?

We do have some intentional leaks where we rely on the pool allocator to
wipe things at the end of a request. So I am less concerned about things
you see at request termination than I would be if you found one mid-request.

-Rasmus


Thread (3 messages)

« previous php.internals (#64998) next »