]> granicus.if.org Git - php/commit
- Fix a couple of potential bugs where we were using emalloc/efree instead
authorAndi Gutmans <andi@php.net>
Sun, 13 Feb 2000 12:45:36 +0000 (12:45 +0000)
committerAndi Gutmans <andi@php.net>
Sun, 13 Feb 2000 12:45:36 +0000 (12:45 +0000)
commit920b7b2841232f270cf88b35ecd0a4b60fd733a0
tree3c486cfc134de072db636eb693ecdc4629306d0c
parent9d4e4545feb53a3b336c4c3911be66d71f165f77
- Fix a couple of potential bugs where we were using emalloc/efree instead
  of pemalloc/pefree.
- Fix a bug were we potentially would be freeing the key by mistake
Zend/zend_hash.c