mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
e06ddea784
This adds fuzzing on drone.io arm64 For some reason, leak detection had to be disabled. If it is enabled, the fuzzer falsely reports a crash at the end of fuzzing. Closes: #1188