Skip to content

Fix format string bug#130

Merged
kinetiknz merged 1 commit into
mozilla:masterfrom
mutexlox-signal:mutexlox/format-string
Nov 4, 2025
Merged

Fix format string bug#130
kinetiknz merged 1 commit into
mozilla:masterfrom
mutexlox-signal:mutexlox/format-string

Conversation

@mutexlox-signal

Copy link
Copy Markdown
Contributor

If a string -- like a user-specified device name -- happens to contain a C format specifier, existing code will try to follow the referenced parameter, potentially crashing

If a string -- like a user-specified device name -- happens to contain a
C format specifier, existing code will try to follow the referenced
parameter, potentially crashing
@kinetiknz kinetiknz merged commit 8e01ad7 into mozilla:master Nov 4, 2025
7 checks passed
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.

2 participants