mirror of
https://github.com/json-c/json-c.git
synced 2026-04-10 07:49:07 +08:00
pull in fuzzers, add CI scripts later
Conflicts: ChangeLog
This commit is contained in:
committed by
Eric Haszlakiewicz
parent
d222b13758
commit
33e166a685
18
fuzz/tokener_parse_ex_fuzzer.dict
Normal file
18
fuzz/tokener_parse_ex_fuzzer.dict
Normal file
@@ -0,0 +1,18 @@
|
||||
"{"
|
||||
"}"
|
||||
","
|
||||
"["
|
||||
"]"
|
||||
","
|
||||
":"
|
||||
"e"
|
||||
"e+"
|
||||
"e-"
|
||||
"E"
|
||||
"E+"
|
||||
"E-"
|
||||
"\""
|
||||
"null"
|
||||
"1"
|
||||
"1.234"
|
||||
"3e4"
|
||||
Reference in New Issue
Block a user