FreeRDP/libfreerdp
akallabeth 050a2d0e74 [codec] fixed region16_union_rect
* If source and destination are equal, free the buffer on destination to
  avoid compiler warnings.
* Remove assert that is not required
2022-12-09 16:40:54 +01:00
..
cache [cache,pointer] ignore pointer cache index violations 2022-12-06 09:08:12 +01:00
codec [codec] fixed region16_union_rect 2022-12-09 16:40:54 +01:00
common [client,file] add rdgiskdcproxy to settings 2022-12-06 14:07:53 +01:00
core Fixed Wsign-compare warnings 2022-12-09 15:58:26 +01:00
crypto Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
emu Decreased logging verbosity for smartcard emulation 2022-10-13 13:57:11 +02:00
gdi Fixed various compiler warnings 2022-12-09 15:58:26 +01:00
locale Fixed Wsign-compare warnings 2022-12-09 15:58:26 +01:00
primitives Fixed some warnings 2022-12-09 15:58:26 +01:00
utils [smartcard] fix multi string conversion 2022-12-02 15:08:09 +01:00
CMakeLists.txt Fixed various compiler warnings 2022-12-09 15:58:26 +01:00
freerdp.pc.in Fixed freerdp pkg-config file 2022-03-03 11:26:48 +01:00
FreeRDPConfig.cmake.in