]> granicus.if.org Git - php/commit
Fixed bug #77738 (Nullptr deref in zend_compile_expr)
authorXinchen Hui <laruence@gmail.com>
Thu, 14 Mar 2019 08:46:04 +0000 (16:46 +0800)
committerXinchen Hui <laruence@gmail.com>
Thu, 14 Mar 2019 08:46:04 +0000 (16:46 +0800)
commitc7920aba3e1892accca7cd13ef5b8a8fbf48b5c2
tree3911ba8ea023314090a44e331684d844daab1526
parent6814ba11bc8c2638b7345aaea176fc7c678aa07f
Fixed bug #77738 (Nullptr deref in zend_compile_expr)
NEWS
Zend/tests/bug77738.phpt [new file with mode: 0644]
Zend/zend_compile.c