aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2023-03-18 14:59:27 +0100
committerPierre Ossman <ossman@cendio.se>2023-06-30 21:39:52 +0200
commit94d6a693eac3401c50723ccc75aa11fc7017782d (patch)
treed5a40fe882f2a9d316d0a12b39ec270257543b50 /java
parentc061a78dc1f7242cfcaf42049d5248e4eed39ff4 (diff)
downloadtigervnc-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