aboutsummaryrefslogtreecommitdiffstats
path: root/ethereum.go
diff options
context:
space:
mode:
authorFelix Lange <fjl@twurst.com>2014-12-09 17:44:48 +0800
committerFelix Lange <fjl@twurst.com>2014-12-09 17:58:46 +0800
commitc084a7daa58117f1864eac5130ccf3290372fd4c (patch)
tree4785d96615e278e96b18f94a7b032c34ae5db64c /ethereum.go
parent93e858f88ef9a9a572c2dabd4aef8bbbd678dd97 (diff)
downloadgo-tangerine-c084a7daa58117f1864eac5130ccf3290372fd4c.tar.gz
go-tangerine-c084a7daa58117f1864eac5130ccf3290372fd4c.tar.zst
go-tangerine-c084a7daa58117f1864eac5130ccf3290372fd4c.zip
rlp: fix panic in decodeList on go 1.4+
The documentation for reflect.Value.Index states that it will panic for out-of-bounds indices. Since go 1.4, it actually panics.
Diffstat (limited to 'ethereum.go')
0 files changed, 0 insertions, 0 deletions