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. (cherry picked from commit af3bb68add1c40d19d0dee382009e21b0870a38f)master
parent
9edecdb144
commit
295a8f2f94
Loading…
Reference in New Issue