Skip to content

Commit 7f11ba8

Browse files
author
Yasuo Ohgaki
committed
MFH
1 parent 460c32c commit 7f11ba8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main/output.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@ PHPAPI void php_end_ob_buffer(zend_bool send_buffer, zend_bool just_flush TSRMLS
189189
orig_buffer->refcount-=2;
190190
}
191191
zval_ptr_dtor(&z_status);
192-
zval_ptr_dtor(&OG(active_ob_buffer).output_handler);
193192
}
194193

195194
if (!final_buffer) {

0 commit comments

Comments
 (0)