mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-07 19:22:17 +01:00
tests: Add fuzzer strprintf to FUZZERS_MISSING_CORPORA (temporarily)
This commit is contained in:
@@ -39,6 +39,7 @@ FUZZERS_MISSING_CORPORA = [
|
|||||||
"psbt_output_deserialize",
|
"psbt_output_deserialize",
|
||||||
"pub_key_deserialize",
|
"pub_key_deserialize",
|
||||||
"script_deserialize",
|
"script_deserialize",
|
||||||
|
"strprintf",
|
||||||
"sub_net_deserialize",
|
"sub_net_deserialize",
|
||||||
"tx_in",
|
"tx_in",
|
||||||
"tx_in_deserialize",
|
"tx_in_deserialize",
|
||||||
|
|||||||
Reference in New Issue
Block a user