cmdg icon indicating copy to clipboard operation
cmdg copied to clipboard

Correctly handle invalid UTF-8

Open ThomasHabets opened this issue 5 years ago • 0 comments

Not actually expecting any bad UTF-8 / Unicode, but for correctness.

  • https://en.wikipedia.org/wiki/UTF-8#Invalid_byte_sequences
  • https://en.wikipedia.org/wiki/UTF-8#Invalid_code_points

ThomasHabets avatar May 11 '20 08:05 ThomasHabets