]> granicus.if.org Git - php/commitdiff
- Oops I erased this by mistake
authorAndi Gutmans <andi@php.net>
Mon, 26 Jul 1999 19:35:57 +0000 (19:35 +0000)
committerAndi Gutmans <andi@php.net>
Mon, 26 Jul 1999 19:35:57 +0000 (19:35 +0000)
Zend/zend_execute.c

index 57351f7ec259461885f1b019e382290d2297f3fb..9da48357e4a335dc75da4e2923a108eebff8d158 100644 (file)
@@ -1428,6 +1428,7 @@ do_fcall_common:
                                        }
                                                        *this_ptr = object_ptr;
                                                        object_ptr->refcount++;
+                                                       object_ptr = NULL;
                                                }
                                                original_return_value = EG(return_value);
                                                EG(return_value) = &Ts[opline->result.u.var].tmp_var;