diff options
author | Felix Lange <fjl@twurst.com> | 2015-04-28 16:28:15 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2015-04-28 16:28:15 +0800 |
commit | dd49c8e43d394b78d97a4f7cf7a74ddadcda5323 (patch) | |
tree | acd3014c829b468c9762938e8a84827207dfa6be /build | |
parent | b6ec1c720fc65d8bac36bd2e28bf1df1de1ffe5b (diff) | |
download | go-tangerine-dd49c8e43d394b78d97a4f7cf7a74ddadcda5323.tar.gz go-tangerine-dd49c8e43d394b78d97a4f7cf7a74ddadcda5323.tar.zst go-tangerine-dd49c8e43d394b78d97a4f7cf7a74ddadcda5323.zip |
rlp: fix list bounds check overflow (found by go-fuzz)
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.
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions