bind9/lib/dns/rdata/in_1
Matthijs Mekking 72deed194d Use isdigit instead of checking character range
When looking for key files, we could use isdigit rather than checking
if the character is within the range [0-9].

Use (unsigned char) cast to ensure the value is representable in the
unsigned char type (as suggested by the isdigit manpage).

Change " & 0xff" occurrences to the recommended (unsigned char) type
cast.

(cherry picked from commit 1998ad6c776a9c17c27788b17765dee90d9e25df)
2021-05-05 18:23:53 +02:00
..
a6_38.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
a6_38.h update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
a_1.c Allow A records below '_spf' labels as recommend by RFC7208 2021-02-03 16:26:25 +01:00
a_1.h update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
aaaa_28.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
aaaa_28.h update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
apl_42.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
apl_42.h update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
atma_34.c Use isdigit instead of checking character range 2021-05-05 18:23:53 +02:00
atma_34.h update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
dhcid_49.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
dhcid_49.h update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
eid_31.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
eid_31.h update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
kx_36.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
kx_36.h update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
nimloc_32.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
nimloc_32.h update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
nsap-ptr_23.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
nsap-ptr_23.h update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
nsap_22.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
nsap_22.h update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
px_26.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
px_26.h update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
srv_33.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
srv_33.h update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
wks_11.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
wks_11.h update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00