mirror of
https://github.com/php/php-src.git
synced 2025-01-23 20:23:31 +08:00
Fix crash
This commit is contained in:
parent
1a5d90c4ea
commit
9e750e64b9
@ -1999,9 +1999,9 @@ send_by_ref:
|
||||
zend_message_dispatcher(ZMSG_FAILED_REQUIRE_FOPEN, file_handle.filename);
|
||||
}
|
||||
}
|
||||
if (opened_path) {
|
||||
/* if (opened_path) {
|
||||
free (opened_path);
|
||||
}
|
||||
} */
|
||||
break;
|
||||
}
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user