guacamole-client
guacamole-client copied to clipboard
GUACAMOLE-1972: Fix writing UTF-8 strings with surrogate pairs
@scottp-dpaw Can you please re-base this against the patch branch of the Apache repository, instead of main?
Done, sorry about that!
Fixed. I added a guard for String.fromCodePoint as well, given it's the same age as String.codePointAt