diff options
author | 2020-08-08 07:18:08 +0000 | |
---|---|---|
committer | 2020-08-08 07:18:08 +0000 | |
commit | 27b4df320243160b10e31e089e51b1a3bd58b391 (patch) | |
tree | bb3d33a72c8ee975003224891be74d64d0e3cff3 /gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_coverage_fuchsia.cpp | |
parent | Document UTF-8 support in snmp. (diff) | |
download | wireguard-openbsd-27b4df320243160b10e31e089e51b1a3bd58b391.tar.xz wireguard-openbsd-27b4df320243160b10e31e089e51b1a3bd58b391.zip |
Somewhere during working on UTF-8 support I thought it was a good idea to
use sysContact as a testcase, because it's readily available in snmpd, but
forgetting it's actual textual convention as time went by, which is
DisplayString (which is ASCII).
Add support for the DisplayString textual convention, which is similar to
having no textual convention, except that invalid bytes (value 128 and up)
are printed as UTF-8 replacement characters, or question mark, depending on
LC_CTYPE.
Feedback and OK schwarze@
Diffstat (limited to 'gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_coverage_fuchsia.cpp')
0 files changed, 0 insertions, 0 deletions