MCPcopy Create free account
hub / github.com/MultiFuzz/MultiFuzz / uc_strerror

Function uc_strerror

icicle-cortexm/fuzzware-native/util.c:79–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77
78
79const char *uc_strerror(uc_err code) {
80 return "unknown";
81}

Callers 1

PopStackFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected