gettext
c567dde0 - xgettext: Fix memory overrun while parsing a C++ brace format string.

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
Parents
Loading