Fix return value memory leaks upon exceptions in opcode operand freeing
authorBob Weinand <bobwei9@hotmail.com>
Mon, 28 Nov 2016 22:14:38 +0000 (23:14 +0100)
committerBob Weinand <bobwei9@hotmail.com>
Wed, 30 Nov 2016 16:44:34 +0000 (17:44 +0100)
commit9ad9d7ae375a6e8847ceaab287d3d23e0963a06e
tree28821d2bce0da5b7860b030d1ce70a5f385ce393
parentc406d1e9b5d8d1e4d711434b36c5887c3a19f01d
Fix return value memory leaks upon exceptions in opcode operand freeing
Zend/tests/self_xor.phpt
Zend/tests/shift_003.phpt [new file with mode: 0644]
Zend/tests/temporary_cleaning_013.phpt [new file with mode: 0644]
Zend/zend_execute.c
Zend/zend_operators.c
Zend/zend_vm_def.h
Zend/zend_vm_execute.h
Zend/zend_vm_gen.php