gettext
c567dde0
- xgettext: Fix memory overrun while parsing a C++ brace format string.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
xgettext: Fix memory overrun while parsing a C++ brace format string. Found with CHERI on CheriBSD. * gettext-tools/src/format-c++-brace.c (format_parse): Compare the first character after ':' against '\0', not '0'.
Author
bhaible
Parents
e543b20c
Loading