diff options
author | Wez Furlong <wez@php.net> | 2003-02-09 21:40:13 +0000 |
---|---|---|
committer | Wez Furlong <wez@php.net> | 2003-02-09 21:40:13 +0000 |
commit | 03e22793ffff5bdd404b341d71222a2e2b787b01 (patch) | |
tree | c23f62053bea567b1a1a7f09236e5dd2a7ad157c /ext/notes/php_notes.c | |
parent | 9ef5cc7ef95674fe1bd35023df1832cf443af109 (diff) | |
download | php-git-03e22793ffff5bdd404b341d71222a2e2b787b01.tar.gz |
Fix various little leaks and segfaults.
Fix scripts like this:
$obj = new COM('Foo');
$obj2 = $obj->get_object();
$obj2->method(); // <-- would segfault here
Diffstat (limited to 'ext/notes/php_notes.c')
0 files changed, 0 insertions, 0 deletions