mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-10 14:46:16 +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.