FreeRDP/client
Bernhard Miklautz f589d5d6e0 x11: reorder xf_post_disconnect
Channels like EGFX need resources like the main window in order to
work correctly. Before the window, GDI,.. is freed it needs to be
ensured that all channels are stopped properly to prevent them to access
already freed resources. Disconnecting the channels first fixed a
possible race condition/SEGFAULT that could occur with remote initiated
disconnects.
2015-07-14 15:28:55 +02:00
..
Android winpr/synch: remove the dependency on winsock.h 2015-07-14 11:39:41 +02:00
common hardening: check fread and fwrite return values 2015-06-26 20:38:30 +02:00
DirectFB Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
iOS client/ios: fix unchecked strdups 2015-06-22 19:09:59 +02:00
Mac transport/mfreerdp: fix async transport 2015-05-14 21:57:16 +02:00
Sample Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
Wayland Fixed leaks, NULL dereferences and broken init. 2015-06-23 21:29:21 +02:00
Windows Fixed windows client pre_connect return. 2015-06-26 13:13:32 +02:00
X11 x11: reorder xf_post_disconnect 2015-07-14 15:28:55 +02:00
.gitignore Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
CMakeLists.txt build: cmake 3.1 compatibility 2014-12-12 19:26:22 +01:00