Fuzz introspector: b64_fuzzer
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
0 0 None 0 99 crow::utility::base64decode(charconst*,unsignedlong) call site: 00000 /src/crow/include/crow/utility.h:638
0 0 None 0 99 crow::utility::base64decode(charconst*,unsignedlong) call site: 00000 /src/crow/include/crow/utility.h:640
0 0 None 0 0 crow::utility::base64decode(charconst*,unsignedlong)::{lambda(char)#1}::operator()(char)const call site: 00000 /src/crow/include/crow/utility.h:633

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:v180000]() [function] [call site] 00016