]> granicus.if.org Git - php/commit
- Don't keep allocated blocks in a linked list if we're in non-debug mode
authorAndi Gutmans <andi@php.net>
Mon, 24 Jun 2002 07:22:25 +0000 (07:22 +0000)
committerAndi Gutmans <andi@php.net>
Mon, 24 Jun 2002 07:22:25 +0000 (07:22 +0000)
commit1c20bf27da7f61ba634f298617daaecee1db64a9
treeec02f126c5aaae8044c5459e034aaf52bd77359b
parentba72dbf37a2a144cc22ddd854495054873cf005c
- Don't keep allocated blocks in a linked list if we're in non-debug mode
- as now the memory manager takes care to nuke all leaking blocks.
Zend/zend_alloc.c
Zend/zend_alloc.h
Zend/zend_mm.h