1
0
Fork 0

the missing piece merging from [408]

git-svn-id: svn://svn.lighttpd.net/xcache/trunk@450 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
3.0
Xuefer 2007-07-12 03:03:33 +00:00
parent 101853b03c
commit 266bddbfb9
1 changed files with 1 additions and 0 deletions

View File

@ -993,6 +993,7 @@ static zend_op_array *xc_compile_php(xc_entry_data_php_t *php, zend_file_handle
}
if (!XG(initial_compile_file_called)) {
xc_sandbox_free(&sandbox, XC_InstallNoBinding TSRMLS_CC);
return op_array;
}