summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorNRK <nrk@disroot.org>2022-03-18 16:20:54 +0600
committerHiltjo Posthuma <hiltjo@codemadness.org>2022-03-18 12:11:27 +0100
commitaf3bb68add1c40d19d0dee382009e21b0870a38f (patch)
treeb18ab790bbc7a3ac21e39ab606b7d05c9274a105 /config.mk
parent2aefa348baf4b702fdce98eb105bcba175d8283f (diff)
downloadst-af3bb68add1c40d19d0dee382009e21b0870a38f.tar.gz
avoid potential UB when using isprint()
all the ctype.h functions' argument must be representable as an unsigned char or as EOF, otherwise the behavior is undefined.
Diffstat (limited to 'config.mk')
0 files changed, 0 insertions, 0 deletions
© 2025 Stefan Weigl-Bosker