File php-5.1.2-phpbug-36268.patch of Package php

--- main/main.c	2006/01/16 09:09:37	1.640.2.14
+++ main/main.c	2006/02/03 09:31:59	1.640.2.15
@@ -18,7 +18,7 @@
    +----------------------------------------------------------------------+
 */
 
-/* $Id: main.c,v 1.640.2.14 2006/01/16 09:09:37 dmitry Exp $ */
+/* $Id: main.c,v 1.640.2.15 2006/02/03 09:31:59 dmitry Exp $ */
 
 /* {{{ includes
  */
@@ -820,6 +820,7 @@
 				AG(memory_limit) = PG(memory_limit); 
 #endif
 				efree(buffer);
+				zend_objects_store_mark_destructed(&EG(objects_store) TSRMLS_CC);
 				zend_bailout();
 				return;
 			}
openSUSE Build Service is sponsored by