Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This new fuzzer program caught a timeout. It looks mostly uninteresting. It's basically the result of a huge regex running on a decently sized haystack that is forced to use the PikeVM. The PikeVM is slow. We know that. Ref https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=60402
- Loading branch information