bind9/contrib/dlz/modules/common
Ondřej Surý 29caa6d1f0 Explicitly cast chars to unsigned chars for <ctype.h> functions
Apply the semantic patch to catch all the places where we pass 'char' to
the <ctype.h> family of functions (isalpha() and friends, toupper(),
tolower()).
2023-09-22 08:29:17 +02:00
..
dlz_dbi.c Explicitly cast chars to unsigned chars for <ctype.h> functions 2023-09-22 08:29:17 +02:00