Skip to content
Commit d1b0e950 authored by Raymond Toy's avatar Raymond Toy
Browse files

Fix potential write past end of buffer.

We wanted to read one byte into the second byte of "byte", but didn't
cast everything correctly, so we ended up reading the byte past the
end of "byte".
parent aa96ed2c
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