> 
> This is the official PHP 4.0.6 version. After line 448 insert:
> 
> #if MEMORY_LIMIT
>                                 AG(allocated_memory) -= REAL_SIZE(ptr->size);
> #endif
> 
> If you'll take a good look at the diff file the first half is what you're
> supposed to have and the second half is what it's supposed to change to.
> You probably missed the second half.

Thank you very much for your suggestion. I followed it.

-Stathis.

> 
> Andi

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to