]> granicus.if.org Git - php/commit
Fix too early terminated temporary range with break/cont/goto
authorBob Weinand <bobwei9@hotmail.com>
Thu, 9 Jul 2015 18:07:40 +0000 (20:07 +0200)
committerBob Weinand <bobwei9@hotmail.com>
Thu, 9 Jul 2015 18:07:57 +0000 (20:07 +0200)
commitcc876c04b420589cb1f62b650d0c0e24975dd4af
tree46e5fe6f43ff16030a746b3b7d1e83d47ed31609
parent9591b1cc3c0a892b6febc39b80ba1f453532cb22
Fix too early terminated temporary range with break/cont/goto
I have no crashing or leaking reproduce script, only valgrind invalid reads for that one; hence no phpt here
Zend/zend_compile.c
Zend/zend_compile.h
Zend/zend_opcode.c
Zend/zend_vm_def.h
Zend/zend_vm_execute.h