74a66f6651
freerdp_abort_connect calls the proxy's client stop function, that closes the thread handle. if it already closed by the server, a segfault will occur because CloseHandle will try to access free()'ed memory. |
||
---|---|---|
.. | ||
common | ||
Mac | ||
proxy | ||
Sample | ||
shadow | ||
Windows | ||
.gitignore | ||
CMakeLists.txt | ||
freerdp-server.pc.in | ||
FreeRDP-ServerConfig.cmake.in |