mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-21 14:34:49 +01:00
build: Add locale fuzzer to FUZZERS_MISSING_CORPORA
This commit is contained in:
parent
4d80274b99
commit
0d0bc3b5c1
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ FUZZERS_MISSING_CORPORA = [
|
|||
"integer",
|
||||
"key",
|
||||
"key_origin_info_deserialize",
|
||||
"locale",
|
||||
"merkle_block_deserialize",
|
||||
"out_point_deserialize",
|
||||
"p2p_transport_deserializer",
|
||||
|
|
Loading…
Add table
Reference in a new issue