MCPcopy Create free account
hub / github.com/ElementsProject/lightning / cross_over_fail

Function cross_over_fail

tests/fuzz/bolt12.h:97–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95}
96
97static size_t cross_over_fail(void)
98{
99 clean_tmpctx();
100 return 0;
101}
102
103/* A custom cross-over mutator that decodes the bech32 inputs before cross-over
104 * mutating them. Like LLVMFuzzerCustomMutator, this enables more efficient

Callers 1

Calls 1

clean_tmpctxFunction · 0.85

Tested by

no test coverage detected