ac2b13fdcc
The data provided by local applications can be actually encoded in UTF-16 (e.g., Firefox does this to HTML). UTF-16 allows embedded null bytes so we should not use strlen() to fix up the data. The HTML format synthesizer can handle trailing null bytes just fine and can detect whether it deals with UTF-8 or UTF-16. |
||
---|---|---|
.. | ||
Android | ||
common | ||
DirectFB | ||
iOS | ||
Mac | ||
Sample | ||
Wayland | ||
Windows | ||
X11 | ||
.gitignore | ||
CMakeLists.txt | ||
freerdp-client.pc.in | ||
FreeRDP-ClientConfig.cmake.in |