mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
Merge 07c54de550 into merged_master (Bitcoin PR bitcoin/bitcoin#26691)
This commit is contained in:
commit
e9d7ca4858
30 changed files with 59 additions and 174 deletions
|
|
@ -11,12 +11,7 @@
|
|||
|
||||
#include <test/fuzz/fuzz.h>
|
||||
|
||||
void initialize_script_flags()
|
||||
{
|
||||
static const ECCVerifyHandle verify_handle;
|
||||
}
|
||||
|
||||
FUZZ_TARGET_INIT(script_flags, initialize_script_flags)
|
||||
FUZZ_TARGET(script_flags)
|
||||
{
|
||||
CDataStream ds(buffer, SER_NETWORK, INIT_PROTO_VERSION);
|
||||
try {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue