Commit 7efa54f
committed
chore: Update submodule libfastjson to a630254
1 parent 14b713d commit 7efa54f
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule libfastjson updated 18 files
- .github/workflows/daily_fuzz.yml+147
- Makefile.am+29
- tests/Makefile.am+15
- tests/fuzz/README.md+21
- tests/fuzz/corpus/parser/array.json+1
- tests/fuzz/corpus/parser/deep.json+1
- tests/fuzz/corpus/parser/escaped.json+1
- tests/fuzz/corpus/parser/invalid.json+1
- tests/fuzz/corpus/parser/number.json+1
- tests/fuzz/corpus/parser/object.json+1
- tests/fuzz/corpus/parser/truncated.json+1
- tests/fuzz/corpus/serializer/nesting.seed+1
- tests/fuzz/corpus/serializer/strings.seed+1
- tests/fuzz/json.dict+12
- tests/test_fuzz_parser.c+130
- tests/test_fuzz_parser.test+7
- tests/test_fuzz_serializer.c+214
- tests/test_fuzz_serializer.test+7
0 commit comments