vcd: fix off-by-one while scanning
scanf("%Ns", %buffer) require the buffer to be N+1 long. (cherry picked from commit da89d251) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
Showing
Please register or sign in to comment
scanf("%Ns", %buffer) require the buffer to be N+1 long. (cherry picked from commit da89d251) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>