mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
Merge 8bb40d5f56 into merged_master (Bitcoin PR #20560)
This commit is contained in:
commit
5314c886d9
100 changed files with 477 additions and 1308 deletions
|
|
@ -32,7 +32,7 @@ struct DumbCheck {
|
|||
};
|
||||
} // namespace
|
||||
|
||||
void test_one_input(const std::vector<uint8_t>& buffer)
|
||||
FUZZ_TARGET(checkqueue)
|
||||
{
|
||||
FuzzedDataProvider fuzzed_data_provider(buffer.data(), buffer.size());
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue