Skip to content

Fix: Avoid stack buffer overflow for too many '-ti' arguments#572

Open
bar-and-c wants to merge 1 commit intobuserror:masterfrom
bar-and-c:master
Open

Fix: Avoid stack buffer overflow for too many '-ti' arguments#572
bar-and-c wants to merge 1 commit intobuserror:masterfrom
bar-and-c:master

Conversation

@bar-and-c
Copy link

It resulted in a buffer overflow, since the index counter's wasn't checked.

A similar problem exists for --add-trace – however, that was a bit more complex to fix (since traces can be added in FW code as well, and I think that affects the solution).

It resulted in a buffer overflow, since the index counter's wasn't checked.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant