Skip to content
Commit 898e3a8c authored by Ignacio Casal Quinteiro's avatar Ignacio Casal Quinteiro
Browse files

input: check end of input before reading a byte

When reading bytes we weren't check that the index wasn't
out of bound and this could produce an invalid read which
could deal to a security bug.
parent b3230f4f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment