mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
@@ -280,7 +280,9 @@ int fuzzer_do_request_from_buffer(
|
||||
|
||||
CG(compiled_filename) = NULL; /* ??? */
|
||||
if (before_shutdown) {
|
||||
before_shutdown();
|
||||
zend_try {
|
||||
before_shutdown();
|
||||
} zend_end_try();
|
||||
}
|
||||
fuzzer_request_shutdown();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user