]> granicus.if.org Git - php/commit
Fix use-after-free of immediately invoked closure with extra args
authorNikita Popov <nikita.ppv@gmail.com>
Thu, 29 Aug 2019 10:30:39 +0000 (12:30 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Thu, 29 Aug 2019 10:32:03 +0000 (12:32 +0200)
commited749edd477bfcc3923c086a6443aaa91192e5b7
tree5b36faeccd920bf27f4da49db0082113f7a84980
parentb5572658166c4b8cbc1d332877a7a84c6e18a1c1
Fix use-after-free of immediately invoked closure with extra args
Zend/tests/closure_extra_args.phpt [new file with mode: 0644]
Zend/zend_vm_def.h
Zend/zend_vm_execute.h