good morning!!!!

Skip to content
Snippets Groups Projects
Commit c084a7da authored by Felix Lange's avatar Felix Lange
Browse files

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.
parent 93e858f8
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment