]> source.dussan.org Git - tigervnc.git/commit
Correctly clear out output UTF-16 buffer 1120/head
authorPierre Ossman <ossman@cendio.se>
Mon, 5 Oct 2020 14:08:28 +0000 (16:08 +0200)
committerPierre Ossman <ossman@cendio.se>
Mon, 5 Oct 2020 14:08:28 +0000 (16:08 +0200)
commit9886e94d9b52c03e63d147ec58bd90e183c8f7be
tree44f750ddfbc5a25f00e23957f2e60c1e3652c1c6
parent703eb4d13016090d1b50294faaf9b57c6ed9a738
Correctly clear out output UTF-16 buffer

Each character is more than one byte, so adjust the clearing of the
buffer to reflect that.
common/rfb/util.cxx