Files
json-c/fuzz/README.md
2018-02-05 19:26:24 -06:00

7 lines
226 B
Markdown

# Fuzzers
This directory contains fuzzers that
target [llvm's LibFuzzer](https://llvm.org/docs/LibFuzzer.html). They are built
and run automatically by
Google's [OSS-Fuzz](https://github.com/google/oss-fuzz/) infrastructure.