good morning!!!!

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

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.
parent b6ec1c72
No related branches found
No related tags found
Loading
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