Hi all! That's what valgrind says:
1) Zend/tests/bug26166.phpt Zend/zend_execute.c:1352 EX(Ts) = (temp_variable *) safe_emalloc(sizeof(temp_variable), op_array->T, 0); ==8511== 40 bytes in 1 blocks are still reachable in loss record 2 of 7 ==8511== at 0x3C01E375: malloc (vg_replace_malloc.c:105) ==8511== by 0x8222A55: _emalloc (zend_alloc.c:182) ==8511== by 0x8222C77: _safe_emalloc (zend_alloc.c:238) ==8511== by 0x8266E78: execute (zend_execute.c:1352) 2) Zend/tests/bug20240.phpt ==8478== 40 bytes in 1 blocks are still reachable in loss record 2 of 7 ==8478== at 0x3C01E375: malloc (vg_replace_malloc.c:105) ==8478== by 0x8222A55: _emalloc (zend_alloc.c:182) ==8478== by 0x8231488: call_user_function (zend_execute_API.c:517) ==8478== by 0x816D03B: user_shutdown_function_call (basic_functions.c:2088) 3) Zend/tests/bug22836.phpt: Zend/zend_execute.c(609) : Freeing 0x3D172090 (4 bytes), script=php-src/Zend/tests/bug22836.php php-src/Zend/zend_variables.c(137) : Actual location (location was relayed) php-src/Zend/zend_execute.c(264) : Freeing 0x3D1726F4 (16 bytes), script=php-src/Zend/tests/bug22836.php There are some more issues, I'm still waiting for valgrind to finish its work (it's sloooow).. --- WBR, Antony Dovgal aka tony2001 [EMAIL PROTECTED] || [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php