FreeRDP/libfreerdp/gdi
akallabeth 1c84690c2f
Fixes from tests (#7308)
* Fixed memory leak in tls_verify_certificate

* Fixed missing NULL checks

* Fixed missing checks for FreeRDP_DeactivateClientDecoding

* Added WINPR_ASSERT for client common new/free

* Added /disable-output switch to deactivate client decoding

Allows low resource remote connections that do not require visual
feedback. (e.g. load testing/...)
2021-09-21 09:56:56 +02:00
..
test Fixed compilation warnings 2021-08-02 10:28:06 +02:00
bitmap.c Fixed integer warnings, fixed data types 2021-06-17 10:35:22 +02:00
brush.c Reformatted to new style 2019-11-07 10:53:54 +01:00
brush.h Reformatted to new style 2019-11-07 10:53:54 +01:00
clipping.c Reformatted to new style 2019-11-07 10:53:54 +01:00
clipping.h Reformatted to new style 2019-11-07 10:53:54 +01:00
CMakeLists.txt Added software decoding fallback for RDPVOR 2018-02-13 10:52:53 +01:00
dc.c Reformatted to new style 2019-11-07 10:53:54 +01:00
drawing.c Reformatted to new style 2019-11-07 10:53:54 +01:00
drawing.h Reformatted to new style 2019-11-07 10:53:54 +01:00
gdi.c Added option to disable graphics decoding in client code path 2021-09-20 10:59:59 +02:00
gdi.h Reformatted to new style 2019-11-07 10:53:54 +01:00
gfx.c Fixes from tests (#7308) 2021-09-21 09:56:56 +02:00
graphics.c Fixed argument const correctness 2021-08-27 13:21:02 +02:00
graphics.h Reformatted to new style 2019-11-07 10:53:54 +01:00
line.c Reformatted to new style 2019-11-07 10:53:54 +01:00
line.h Reformatted to new style 2019-11-07 10:53:54 +01:00
pen.c Reformatted to new style 2019-11-07 10:53:54 +01:00
region.c Check for int overflow in gdi_InvalidateRegion 2020-04-09 18:00:51 +02:00
shape.c Fixed CodeQL warnings 2021-02-19 11:19:49 +01:00
video.c Fixed CodeQL warnings 2021-02-19 11:19:49 +01:00