mirror of
https://github.com/json-c/json-c.git
synced 2026-03-19 13:09:07 +08:00
7 lines
226 B
Markdown
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.
|