]> granicus.if.org Git - php/commit
- MFH: Fix #43450 (Memory leak on some functions with implicit object
authorJohannes Schlüter <johannes@php.net>
Fri, 21 Dec 2007 20:58:11 +0000 (20:58 +0000)
committerJohannes Schlüter <johannes@php.net>
Fri, 21 Dec 2007 20:58:11 +0000 (20:58 +0000)
commit42add0f2e1d64ec16f265f80702a1c58fa0f1c23
tree8614f68ecbf3cb7ea8d15281706edfb3354aac3d
parentab6121f686aeedb213c1affe156c8be23fa8a894
- MFH: Fix #43450 (Memory leak on some functions with implicit object
  __toString() call) (Davic C.)
NEWS
Zend/tests/bug43450.phpt [new file with mode: 0644]
Zend/zend_object_handlers.c