]> granicus.if.org Git - php/commit
Skip dummy frames allocated on CPU stack of zend_call_function().
authorDmitry Stogov <dmitry@zend.com>
Tue, 26 Jan 2021 15:41:26 +0000 (18:41 +0300)
committerDmitry Stogov <dmitry@zend.com>
Tue, 26 Jan 2021 15:41:26 +0000 (18:41 +0300)
commit094e1a8b2def767b41d2defaf7cb86681126f9da
tree8d338f56b224307884f68d3bd79e8b0efa87c664
parenta2dcd44272dccaab22a13d587a13c4c60972063b
Skip dummy frames allocated on CPU stack of zend_call_function().
(Usage of "current_observed_frame" varible looks unsafe to me).
Zend/zend_observer.c
ext/zend_test/tests/observer_error_05.phpt [new file with mode: 0644]