mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-14 08:44:29 +00:00
dd49c8e43d
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.