mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
Reject invalid coin height and output index when loading assumeutxo
This commit is contained in:
parent
46424e943c
commit
fa9ebedec3
2 changed files with 8 additions and 3 deletions
|
|
@ -34,9 +34,6 @@ unsigned-integer-overflow:crypto/
|
|||
unsigned-integer-overflow:FuzzedDataProvider.h
|
||||
unsigned-integer-overflow:hash.cpp
|
||||
unsigned-integer-overflow:leveldb/
|
||||
# temporary coinstats suppressions (will be removed and fixed in https://github.com/bitcoin/bitcoin/pull/22146)
|
||||
unsigned-integer-overflow:node/coinstats.cpp
|
||||
signed-integer-overflow:node/coinstats.cpp
|
||||
unsigned-integer-overflow:policy/fees.cpp
|
||||
unsigned-integer-overflow:prevector.h
|
||||
unsigned-integer-overflow:pubkey.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue