mirror of
https://github.com/monero-project/monero.git
synced 2025-11-06 03:32:55 -05:00
low risk, potentially varint overflow bug patched thanks to BBR
This commit is contained in:
parent
5cd77a9f0b
commit
4e2b2b942d
9 changed files with 85 additions and 14 deletions
|
|
@ -226,7 +226,6 @@ namespace cryptonote
|
|||
ar.end_array();
|
||||
END_SERIALIZE()
|
||||
|
||||
private:
|
||||
static size_t get_signature_size(const txin_v& tx_in);
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue