Re: [APC-DEV] 3.0.16
[email protected] (Lucas Nealan) Wed, 26 Dec 2007 15:01:21 -0800
| Newsgroups | php.apc.dev |
|---|---|
| Message-ID | <C3981D41.32F2E%[email protected]> |
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