FreeRDP/channels/rdpgfx
akallabeth a2329281a4 [channels,rdpdr] fix possible surface leak
* Ensure DeleteSurface is called before CreateSurface: Under certain
  conditions it is possible that there already exists a surface with the
  same id as the new CreateSurface PDU. Delete the already existing
  instance in that case before creating a new one.
* Simplify surface cleanup on shutdown: Use HashTable_Foreach
2022-12-15 14:57:29 +01:00
..
client [channels,rdpdr] fix possible surface leak 2022-12-15 14:57:29 +01:00
server Fixed format strings to match arguments (#8254) 2022-09-29 14:55:27 +02:00
ChannelOptions.cmake channels/rdpgfx: create empty channel client stub 2013-10-21 22:53:55 -04:00
CMakeLists.txt rdpgfx: Implementation for server side channel 2016-08-07 20:14:33 +08:00
rdpgfx_common.c reformatted 2022-06-23 08:48:39 +02:00
rdpgfx_common.h Reformatted to new style 2019-11-07 10:53:54 +01:00