Hello Kamesh,

Thursday, September 9, 2004, 6:00:38 PM, you wrote:

> Hi Marcus,
> That is fine.
> The leak of 2,46,888 I was getting when I had ldap, mysql and xml
> extension enabled.
> After Disabling them and without MBO_0 I had a leak of 87744 bytes.
> After Disabling them and with MBO_0 I had a leak of 51,912 bytes.
> Anyway this figures are as given by NetWare System Console which might
> be bit higher that actual called with malloc or calloc or realloc.

Still the comma in your numbers is wrong which makes me think either
you copied directly from your system output which would mean your
system is bork or you interpreted them or got confused in another way.
To me a comma is a thousands separator. That means either there is
a comma every third numer or something is wrong - in that case the
numbers are of no means at all. If i forget that there are some
confusing commas then it seems that the code fixed some memleaks
which it was supposed to. Anyway there are obviously more leaks to
plug. Maybe there is something wrong in calling the TSRM destruction
in netware?

marcus

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to