fix PING attack [CVE-2019-17048]

This commit is contained in:
ca333
2019-10-02 21:53:47 +02:00
parent 4a592eed26
commit 85aad4be5d
8 changed files with 113 additions and 35 deletions

View File

@@ -386,7 +386,7 @@ public:
READWRITE(nIndex);
}
int SetMerkleBranch(const CBlock& block);
void SetMerkleBranch(const CBlock& block);
/**