]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #17753 from Support-itecz/ctype-unsigned-char
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 23 Jul 2026 07:57:11 +0000 (09:57 +0200)
committerGitHub <noreply@github.com>
Thu, 23 Jul 2026 07:57:11 +0000 (09:57 +0200)
Do not pass signed char to ctype functions in text parsers


Trivial merge