mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-03-03 23:54:56 +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.