Fix crash

This commit is contained in:
Stanislav Malyshev 2000-08-14 09:06:56 +00:00
parent 1a5d90c4ea
commit 9e750e64b9

View File

@ -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;