Fuzz introspector: fuzzing/json_generic.cpp
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
11 0 EP call site: 00000 glz::convert_from_generic

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 glz::read<opts> [function] [call site] 00001
1 std::vector::push_back [function] [call site] 00003
1 glz::read_json [function] [call site] 00004
2 glz::convert_from_generic [function] [call site] 00005
3 glz::is_boolean [function] [call site] 00006
4 glz::has_error [function] [call site] 00007
3 template [call site] 00008
1 glz::read_json [function] [call site] 00010