mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-10 05:45:41 +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.