mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +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. |
||
|---|---|---|
| .. | ||
| decode.go | ||
| decode_test.go | ||
| doc.go | ||
| encode.go | ||
| encode_test.go | ||
| encoder_example_test.go | ||
| typecache.go | ||