FreeRDP/server
Vic Lee f76a50c53b libfreerdp-core/server: fix a corrupted memory access issue.
The peer context memory block should not be freed by the server
implementation because it still needs to be accessed after the
context free callback has been called. It should be the core's
responsibility to free it.
2012-06-28 14:53:43 +08:00
..
channels server/audin: remove a debug message. 2012-06-28 14:45:39 +08:00
test libfreerdp-core/server: fix a corrupted memory access issue. 2012-06-28 14:53:43 +08:00
Windows libfreerdp-core/server: fix a corrupted memory access issue. 2012-06-28 14:53:43 +08:00
X11 libfreerdp-core/server: fix a corrupted memory access issue. 2012-06-28 14:53:43 +08:00
CMakeLists.txt wfreerdp-server: initial commit 2012-06-07 19:51:00 -04:00