diff options
author | Pierre Ossman <ossman@cendio.se> | 2023-03-18 14:59:27 +0100 |
---|---|---|
committer | Pierre Ossman <ossman@cendio.se> | 2023-06-30 21:39:52 +0200 |
commit | 94d6a693eac3401c50723ccc75aa11fc7017782d (patch) | |
tree | d5a40fe882f2a9d316d0a12b39ec270257543b50 /java | |
parent | c061a78dc1f7242cfcaf42049d5248e4eed39ff4 (diff) | |
download | tigervnc-94d6a693eac3401c50723ccc75aa11fc7017782d.tar.gz tigervnc-94d6a693eac3401c50723ccc75aa11fc7017782d.zip |
Don't allow surrugate code points in UTF-8
These are not valid outside of UTF-16 so seeing them in a UTF-8 sequence
means that something is wrong with that sequence. Best to filter them
out rather than letting them propagate and have unknown effects.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions