mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-02-28 05:56:45 +01: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.