FreeRDP/channels/rdpdr
Hardening c076ffb020 Don't use NULL for pWrittenBytes when calling WTSVirtualChannelWrite()
Nothing in the MSDN API says that setting NULL is safe. And if the
implementation uses WriteFile directly, it crashes.
2014-05-28 17:04:24 +02:00
..
client
server Don't use NULL for pWrittenBytes when calling WTSVirtualChannelWrite() 2014-05-28 17:04:24 +02:00
ChannelOptions.cmake
CMakeLists.txt