mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-06 10:42:46 +01:00
fuzz: Link all targets once
This commit is contained in:
@@ -310,7 +310,7 @@ public:
|
||||
};
|
||||
} // namespace
|
||||
|
||||
void test_one_input(const std::vector<uint8_t>& buffer)
|
||||
FUZZ_TARGET(txrequest)
|
||||
{
|
||||
// Tester object (which encapsulates a TxRequestTracker).
|
||||
Tester tester;
|
||||
|
||||
Reference in New Issue
Block a user