mirror of
https://github.com/json-c/json-c.git
synced 2026-04-04 04:49:06 +08:00
pull in fuzzers, add CI scripts later
Conflicts: ChangeLog
This commit is contained in:
committed by
Eric Haszlakiewicz
parent
d222b13758
commit
33e166a685
6
fuzz/README.md
Normal file
6
fuzz/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user