]> granicus.if.org Git - php/commit
Fix Closure leak in aborted INIT_DYNAMIC_FCALL
authorBob Weinand <bobwei9@hotmail.com>
Fri, 26 Jun 2015 03:10:58 +0000 (05:10 +0200)
committerBob Weinand <bobwei9@hotmail.com>
Fri, 26 Jun 2015 03:10:58 +0000 (05:10 +0200)
commit1335ebd0681f821ac143fb65daf78807fc619b8b
treeb874510205fc9b49a0caf887d947fcbaa9cf72dd
parentbc0df38e887e362761737227dd3c7b9b252e946c
Fix Closure leak in aborted INIT_DYNAMIC_FCALL
Zend/tests/closure_call_leak_with_exception.phpt [new file with mode: 0644]
Zend/zend_execute.c