Files
flatbuffers/tests/fuzzer/flatbuffers_parser_fuzzer.cc
Vladimir Glavnyy 76e7a0ff55 [fuzzer] Limit parser_fuzzer execution time (#6431)
Limit the length of the fuzzer input to 16384 characters to prevent timeout
in JSON parser (Vector of tables with key).

Related oss-fuzz issues:
- 5742497110294528
2021-01-30 21:43:31 +07:00

1.8 KiB