Sterling,
As far as I can tell, it's not ZEND_MM which is leaking, but after I fixed a bug in zend_alloc.c, these problems started happening.
We are using the same zend_alloc.c code for ZEND_MM and allocator on Win32, so in any case, this problem needs to be fixed. It might be that it happens when ZEND_MM is enabled but it doesn't mean that the fault is in ZEND_MM.
Check your facts first or even better, why don't you help debug the problem?
Andi
At 08:46 AM 6/28/2004 -0700, Sterling Hughes wrote:
yep, this is what I found too, and have been saying for nearly a year:
http://www.edwardbear.org/blog/archives/000129.html#000129
maybe one of these days we'll give up on the ZEND_MM, which doesn't by us much anyway and has leaked since well before and after beta 1.
Ok, that's my annoying I told you so for the month, back to lurking :)
-sterling
On Mon, 28 Jun 2004 13:07:38 +0200 (CEST), Derick Rethans <[EMAIL PROTECTED]> wrote: > > On Mon, 28 Jun 2004, Zeev Suraski wrote: > > > Edin, > > > > Can you try disabling ZEND_MM and see if the problem persists? (it's in > > Zend/zend_mm.h, #undef ZEND_MM). > > Will do. > > > > Derick > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php