diff options
author | Felix Lange <fjl@twurst.com> | 2015-03-21 05:33:40 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2015-03-21 05:33:40 +0800 |
commit | b41185a68f2ec8c492a7dbec1a6bf65f29b0843a (patch) | |
tree | 309fe50a122cd1db099381e8961349d842fac765 /cmd/utils | |
parent | 28ddc16a9b5779b6b31036e8248ed8457de7b443 (diff) | |
download | go-tangerine-b41185a68f2ec8c492a7dbec1a6bf65f29b0843a.tar.gz go-tangerine-b41185a68f2ec8c492a7dbec1a6bf65f29b0843a.tar.zst go-tangerine-b41185a68f2ec8c492a7dbec1a6bf65f29b0843a.zip |
rlp: fix nil pointer decoding
The generic pointer decoder did not advance the input position
for empty values. This can lead to strange issues and even
infinite loops.
Diffstat (limited to 'cmd/utils')
0 files changed, 0 insertions, 0 deletions