mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
30b912fc81
This adds a fuzzer for at_pointer() which recently had a bug. The #1142 bug had been found with this fuzzer Also, it polishes the github action job: cross pollinate the fuzzer corpora (lets fuzzers reuse results from other fuzzers) use github action syntax instead of bash checks only run on push if on master