Skip to content
Snippets Groups Projects
Commit b4f1b67b authored by Roel Kluin's avatar Roel Kluin Committed by Jason Wessel
Browse files

kgdbts: Read buffer overflow


Prevent write to put_buf[BUFMAX] in kgdb test suite.

If put_buf_cnt was BUFMAX - 1 at the earlier test,
`\0' is written to put_buf[BUFMAX].

Signed-off-by: default avatarRoel Kluin <roel.kluin@gmail.com>
Signed-off-by: default avatarJason Wessel <jason.wessel@windriver.com>
parent 84667d48
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment