Re: [APC-DEV] 3.0.16

[email protected] (Rasmus Lerdorf) Wed, 26 Dec 2007 15:08:45 -0800
Newsgroups php.apc.dev
Message-ID <[email protected]>
Ok, applied.  Not worth pulling 3.0.16 for it.  The main thing I wanted
that out for was the cache-full crash fix.  People crazy enough to
compile in fatal signal handlers are smart enough to grab CVS HEAD for now.

-Rasmus

Lucas Nealan wrote:
> I just sent a new patch to Brian that fixes a small memory leak before I saw
> that you sent this.  Since you've committed my patch here's another small
> patch against the new head to make sure everything is free in MSHUTDOWN:
> 
> http://sizzo.org/~screen/patches/apc_signal_shutdown.patch
> 
> -lucas
> 
> 
> On 12/26/07 2:41 PM, "Rasmus Lerdorf" <[email protected]> wrote:
> 
>> I plan on rolling APC 3.0.16 today.  Christian Seiler finally fixed that
>> damn cache-full allocator bug that has been annoying us for ages.  See
>> http://news.php.net/php.pecl.dev/4951 for details.  I have also rolled
>> Lucas signal unmap patch in.  If anybody is actually online and want to
>> do some final testing, please do so and let me know if I missed anything.
>>
>> -Rasmus