Files
json-c/fuzz/README.md

7 lines
226 B
Markdown
Raw Permalink Normal View History

2018-02-05 19:24:51 -06:00
# 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.