Skip to content

Commit 1e07b70

Browse files
Remove one
1 parent b173ade commit 1e07b70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/filter/filter.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,6 @@ static void php_filter_array_handler(zval *input, HashTable *op_ht, zend_long op
618618
2
619619
);
620620
if (EG(exception)) {
621-
zval_ptr_dtor(&nval);
622621
RETURN_THROWS();
623622
}
624623
zend_hash_update(Z_ARRVAL_P(return_value), arg_key, &nval);

0 commit comments

Comments
 (0)