Derick Rethans wrote:
Actually, by PHP_5_1 branch, I mean the HEAD branch. I know there is any reference to memory_get_usage at the lines mentioned by gcc...
Those mentioned lines make no sense (there is no call to memory_get_usage at all), there is no PHP_5_1 branch so I've no clue what you mean here. Check with the CVS branch HEAD and provide the actual lines too.
Derick
The lines pointed by gcc contain a call to convert_to_string_ex(), which allocates memory for the new converted variable I think. I've looked at the sources and I don't really understand why I get that error, but I get it...
Cyprien
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php