MCPcopy Create free account
hub / github.com/ElementsProject/elements / FUZZ_TARGET_INIT

Function FUZZ_TARGET_INIT

src/test/fuzz/process_message.cpp:104–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104FUZZ_TARGET_INIT(process_message, initialize_process_message) { fuzz_target(buffer, ""); }
105FUZZ_TARGET_MSG(addr);
106FUZZ_TARGET_MSG(addrv2);
107FUZZ_TARGET_MSG(block);

Callers

nothing calls this directly

Calls 1

fuzz_targetFunction · 0.85

Tested by

no test coverage detected