]> granicus.if.org Git - php/commit
Fixed bug #70183 null pointer deref (segfault) in zend_eval_const_expr
authorHugh Davenport <hugh@allthethings.co.nz>
Sun, 2 Aug 2015 14:51:23 +0000 (16:51 +0200)
committerAnatol Belski <ab@php.net>
Sun, 2 Aug 2015 14:51:23 +0000 (16:51 +0200)
commit2a1a8f9ea75d4c8c9c47c2a391113764b9d0639b
treecbcfeb692d13449183a231a8fd0dfac9d39fc5ec
parent8e528b2792f7cfbcd2cdbd6de7f158fdc82ed89f
Fixed bug #70183 null pointer deref (segfault) in zend_eval_const_expr
Zend/tests/bug70183.phpt [new file with mode: 0644]
Zend/zend_compile.c