9867793d07
In `wlf_cliprdr_server_format_data_request()` `ConvertToUnicode()` may return 0 while not allocating memory for `cdata` and not setting `cdata` to a valid address. In this case, `data` points to a random address. Settting `cdata` to NULL before calling `ConvertToUnicode()` fixes this issues. |
||
---|---|---|
.. | ||
Android | ||
common | ||
iOS | ||
Mac | ||
Sample | ||
Wayland | ||
Windows | ||
X11 | ||
.gitignore | ||
CMakeLists.txt | ||
freerdp-client.pc.in | ||
FreeRDP-ClientConfig.cmake.in |