yohgaki Tue Oct 1 06:19:04 2002 EDT
Modified files: (Branch: PHP_4_2_0)
/php4/main output.c
Log:
MFH
Index: php4/main/output.c
diff -u php4/main/output.c:1.88.2.2 php4/main/output.c:1.88.2.3
--- php4/main/output.c:1.88.2.2 Fri Aug 23 04:36:28 2002
+++ php4/main/output.c Tue Oct 1 06:19:04 2002
@@ -17,7 +17,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: output.c,v 1.88.2.2 2002/08/23 08:36:28 zeev Exp $ */
+/* $Id: output.c,v 1.88.2.3 2002/10/01 10:19:04 yohgaki Exp $ */
#include "php.h"
#include "ext/standard/head.h"
@@ -189,7 +189,6 @@
orig_buffer->refcount-=2;
}
zval_ptr_dtor(&z_status);
- zval_ptr_dtor(&OG(active_ob_buffer).output_handler);
}
if (!final_buffer) {
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php