Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
104
FUZZ_TARGET_INIT(process_message, initialize_process_message) { fuzz_target(buffer,
""
); }
105
FUZZ_TARGET_MSG(addr);
106
FUZZ_TARGET_MSG(addrv2);
107
FUZZ_TARGET_MSG(block);
Callers
nothing calls this directly
Calls
1
fuzz_target
Function · 0.85
Tested by
no test coverage detected