mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-12 21:42:46 +02:00
tests: Add key_io fuzzing harness
This commit is contained in:
@ -27,6 +27,7 @@ FUZZERS_MISSING_CORPORA = [
|
||||
"flat_file_pos_deserialize",
|
||||
"float",
|
||||
"hex",
|
||||
"key_io",
|
||||
"integer",
|
||||
"key",
|
||||
"key_origin_info_deserialize",
|
||||
|
Reference in New Issue
Block a user