FreeRDP/server/Windows
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
..
CMakeLists.txt wfreerdp-server: initial commit 2012-06-07 19:51:00 -04:00
server.crt wfreerdp-server: initial commit 2012-06-07 19:51:00 -04:00
server.key wfreerdp-server: initial commit 2012-06-07 19:51:00 -04:00
wfreerdp.c libfreerdp-core/server: fix a corrupted memory access issue. 2012-06-28 14:53:43 +08:00