mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-05 11:23:39 +00:00
The list size checking overflowed if the size information for a value was bigger than the list. This is resolved by always performing the check before reading.