From:             [EMAIL PROTECTED]
Operating system: All
PHP version:      4.0.6
PHP Bug Type:     *General Issues
Bug description:  zend_alloc.c fails to track AG(allocated_memory) properly

The shutdown_memory_manager function in 4.0.6 version of
zend_alloc.c produces a 'false' memory leak so that 
programs designed to handle multiple requests will
eventually get script failures due to emalloc failing
because it wrongly thinks you've reached your memory limit.





-- 
Edit bug report at: http://bugs.php.net/?id=12361&edit=1


-- 
PHP Development 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