At 04:03 30/08/2005, Sara Golemon wrote:
Are you sure it's not leaking the global constants table with the zend_shutdown_constants() removed from zend_shutdown()?
valgrind says no. To be honest I havn't gone looking to see where the global table is cleaned up...Just got back home...

If valgrind says no then I wouldn't argue :) Sounds a bit odd but if there's one messy piece of code in PHP it's the thread-safe initialization/destruction, so I wouldn't rule anything out.

Zeev

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

Reply via email to