FreeRDP/client
Peter Harris 769ac2d35f Fix drawing with negative window origin
Since REGION16 uses unsigned values, when appWindow->x or appWindow->y
is negative, the region will have a very large left or top value.

Avoid this problem by clamping to 0 before casting to an unsigned value.
2015-09-03 18:48:42 -04:00
..
Android Merge pull request #2825 from akallabeth/pointer_decoding_fix 2015-09-01 11:09:42 +02:00
DirectFB Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
Mac Merge pull request #2825 from akallabeth/pointer_decoding_fix 2015-09-01 11:09:42 +02:00
Sample Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
Wayland Fixed leaks, NULL dereferences and broken init. 2015-06-23 21:29:21 +02:00
Windows Remove WIN32ERROR type 2015-08-27 05:38:20 -07:00
X11 Fix drawing with negative window origin 2015-09-03 18:48:42 -04:00
common settings: update settings/help to match 2015-08-28 11:09:38 +02:00
iOS client/ios: fix unchecked strdups 2015-06-22 19:09:59 +02:00
.gitignore Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
CMakeLists.txt build: cmake 3.1 compatibility 2014-12-12 19:26:22 +01:00