Commit acdd69d2 authored by Rudolf Polzer's avatar Rudolf Polzer
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment