Do not rely on isprint as that does not work well on UTF-8 strings.
Rather just hardcode what control codes are, which restricts us to ASCII superset encodings, but auth_pam_x11 already does that too.
parent
a8b68461
Please register or sign in to comment