]> source.dussan.org Git - tigervnc.git/commit
Fix conversion of latin-1 to UTF-8
authorPierre Ossman <ossman@cendio.se>
Mon, 5 Oct 2020 14:05:15 +0000 (16:05 +0200)
committerPierre Ossman <ossman@cendio.se>
Mon, 5 Oct 2020 14:05:15 +0000 (16:05 +0200)
commitd163da9ac89b2587401cd42e9a21309d1ba8fa3f
treeaa49fdcb725c0ec5cab3d880f613d118dda680bd
parent6345c0f60f37f598a40536578938a6cd623b6e7f
Fix conversion of latin-1 to UTF-8

Signed bug prevented anything not ASCII from being coded correctly.
common/rfb/util.cxx
tests/unit/unicode.cxx