Fuzz introspector: b64_fuzzer
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
17 0 EP call site: 00000 __cxa_allocate_exception

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 crow::utility::base64encode(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, unsigned long, char const*) [function] [call site] 00001
2 crow::utility::base64encode(unsigned char const*, unsigned long, char const*) [function] [call site] 00002
1 crow::utility::base64decode(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned long) [function] [call site] 00003
2 crow::utility::base64decode(char const*, unsigned long) [function] [call site] 00004
3 crow::utility::base64decode(char const*, unsigned long)::{lambda(char)#1}::operator()(char) const [function] [call site] 00005
3 crow::utility::base64decode(char const*, unsigned long)::{lambda(char)#1}::operator()(char) const [function] [call site] 00006
3 crow::utility::base64decode(char const*, unsigned long)::{lambda(char)#1}::operator()(char) const [function] [call site] 00007
3 crow::utility::base64decode(char const*, unsigned long)::{lambda(char)#1}::operator()(char) const [function] [call site] 00008
3 crow::utility::base64decode(char const*, unsigned long)::{lambda(char)#1}::operator()(char) const [function] [call site] 00009
3 crow::utility::base64decode(char const*, unsigned long)::{lambda(char)#1}::operator()(char) const [function] [call site] 00010
3 crow::utility::base64decode(char const*, unsigned long)::{lambda(char)#1}::operator()(char) const [function] [call site] 00011
3 crow::utility::base64decode(char const*, unsigned long)::{lambda(char)#1}::operator()(char) const [function] [call site] 00012
3 crow::utility::base64decode(char const*, unsigned long)::{lambda(char)#1}::operator()(char) const [function] [call site] 00013
1 __cxa_allocate_exception [call site] 00014
1 FuzzException::FuzzException() [function] [call site] 00015
2 std::exception::exception[abi:ne180100]() [function] [call site] 00016
1 __cxa_throw [call site] 00017