mirror of
https://github.com/monero-project/monero.git
synced 2026-01-15 22:32:40 -08:00
low risk, potentially varint overflow bug patched thanks to BBR
This commit is contained in:
committed by
Thomas Winget
parent
5cd77a9f0b
commit
4e2b2b942d
@@ -226,7 +226,6 @@ namespace cryptonote
|
||||
ar.end_array();
|
||||
END_SERIALIZE()
|
||||
|
||||
private:
|
||||
static size_t get_signature_size(const txin_v& tx_in);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user