aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNRK <nrk@disroot.org>2022-03-18 16:20:54 +0600
committersinanmohd <pcmsinan@gmail.com>2023-01-12 08:21:56 +0530
commit345097cf6bcf03352a025438f28540fc6a26fc0c (patch)
treeebe88e9542abdd9737a9c3993267a1a24c962f76 /TODO
parentfb35e763cce79fefad915f44024781ac87ce4f85 (diff)
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 'TODO')
0 files changed, 0 insertions, 0 deletions