fix memory leak in compile_string when there's a parse error (used e.g. in eval or...
authorNuno Lopes <nlopess@php.net>
Sun, 1 Jan 2012 22:45:58 +0000 (22:45 +0000)
committerNuno Lopes <nlopess@php.net>
Sun, 1 Jan 2012 22:45:58 +0000 (22:45 +0000)
commit8b23cae172e265b4cc47cec104cacdce0a7c2dbc
tree38cb6beb1c424d0b827f3e4cb1f1585277723b23
parent4e198252811dbf16984cf84ee49d5e93ac642f88
fix memory leak in compile_string when there's a parse error (used e.g. in eval or assert)
Zend/zend_language_scanner.l
tests/lang/019.phpt