]> git.ipfire.org Git - thirdparty/gettext.git/commit
Avoid undefined behaviour.
authorBruno Haible <bruno@clisp.org>
Tue, 19 Nov 2024 08:47:14 +0000 (09:47 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 19 Nov 2024 08:47:14 +0000 (09:47 +0100)
commit59f996755f0bf0ebcc90406ec4556c6d0d2bcc7b
tree7d5f2532f5d0a552f767fbdb90583eb56e25114d
parentcc2fdc9e73212a385e374136286ebdd26fa03104
Avoid undefined behaviour.

* gettext-tools/src/quote.h (scan_quoted): Add comment. Avoid undefined
behaviour if length==0.
gettext-tools/src/quote.h