]> granicus.if.org Git - php/commit
Property handle read_property exception in fetch_property_address
authorNikita Popov <nikita.ppv@gmail.com>
Wed, 26 Aug 2020 14:10:29 +0000 (16:10 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 26 Aug 2020 14:12:34 +0000 (16:12 +0200)
commit247105ae1ae2a04608078f7fcfe88dacab9f55a4
tree9d68b089602be6cad64afcb582cd168c9ac09085
parent8e2f219fad5dba2c4c5f83bcc770df5697cb71d3
Property handle read_property exception in fetch_property_address

Otherwise we leak (and corrupt uninitialized_zval).
Zend/tests/exception_during_by_reference_magic_get.phpt [new file with mode: 0644]
Zend/zend_execute.c