Skip to content
Commit 566d5fab authored by Adriaan de Groot's avatar Adriaan de Groot 💬 Committed by Arjen Hiemstra
Browse files

Fix buffer-overflow

The buffer for a sscanf() %s argument with a length needs to be
1 longer than the length, for the terminating NUL.

BUG: 346228
parent 9d3f3cde
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