The stdlib error string is an implementation detail and can not be relied upon.
Ref: libc++abi: terminating due to uncaught exception of type std::runtime_error: AutoFile::read: end of file: unspecified iostream_category error
The stdlib error string is an implementation detail and can not be relied upon.
Ref: libc++abi: terminating due to uncaught exception of type std::runtime_error: AutoFile::read: end of file: unspecified iostream_category error
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--006a51241073e994b41acfe9ec718e94-->
For detailed information about the code coverage, see the test coverage report.
<!--021abf342d371248e50ceaed478a90ca-->
See the guideline for information on the review process.
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
utACK.
Was this caught by review or did you run into it? Just curious if there are others.
ACK fac72985292b516919a216d9a78cf84418cd7f96
Was this caught by review or did you run into it? Just curious if there are others.
It can be tested by reverting this commit and running the OSS-Fuzz config (uses libc++), or the ci_native_fuzz_msan CI config (also uses libc++), or any other way that uses this fuzz target with libc++.