]> granicus.if.org Git - php/commit
Fix unspecialized executor
authorNikita Popov <nikita.ppv@gmail.com>
Thu, 14 Jun 2018 21:22:35 +0000 (23:22 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Thu, 14 Jun 2018 21:26:27 +0000 (23:26 +0200)
commit0b04938c87fae4b490ce4f4313c233c3588b790d
treeeacd0c4f49cf1291676b153dd3bab6a09e48f899
parent3d16bb5b62bd3a2a1671be5d2111b23780420cdb
Fix unspecialized executor

If we conditionally fetch a value, we also need to conditionally
free it.
Zend/zend_vm_def.h
Zend/zend_vm_execute.h