Fuzz introspector: TestFuzzCommonAssistanceHexStringToBin
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 4 24 freerdp_assistance_hex_string_to_bin call site: 00002 /src/FreeRDP/libfreerdp/common/assistance.c:1012
0 0 None 0 20 freerdp_assistance_hex_string_to_bin call site: 00004 /src/FreeRDP/libfreerdp/common/assistance.c:1017

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 calloc [call site] 00001
1 freerdp_assistance_hex_string_to_bin [function] [call site] 00002
2 strlen [call site] 00003
2 calloc [call site] 00004
2 winpr_HexStringToBinBuffer [function] [call site] 00005