Armin Novak
|
7305828122
|
Fix #4239: Various memory leaks
* Fixed all tests, now can be run with -DWITH_ADDRESS_SANITIZER=ON compiled.
* Enabled address sanitizer for nightly builds.
|
2017-12-12 11:40:48 +01:00 |
|
Armin Novak
|
649d270ccd
|
Fixed GDI_RGN->null initialization.
|
2016-10-06 13:43:15 +02:00 |
|
Armin Novak
|
960bc26e9a
|
Further refactored tests.
|
2016-10-06 13:43:01 +02:00 |
|
Armin Novak
|
df35c135d1
|
Fixed color conversion, unified GFX and updated API.
|
2016-10-06 13:42:58 +02:00 |
|
Armin Novak
|
db3fa9a0d2
|
Added gdi_CreateBitmapEx function.
|
2015-08-26 12:14:46 +02:00 |
|
Armin Novak
|
8024a086cd
|
Updated tests for new gdi_CreateBitmap API.
|
2015-08-12 11:15:07 +02:00 |
|
Norbert Federa
|
bb9536b867
|
libfreerdp/gdi: fixed gdi return value madness
Mostly booleanization to comply with the MS API
|
2015-06-26 14:32:38 +02:00 |
|
Norbert Federa
|
71a4349928
|
fixed multiple missing gdi return value checks
mainly gdi_Create* functions
|
2015-05-08 21:39:23 +02:00 |
|
Marc-André Moreau
|
2094501d8b
|
freerdp: fix failing tests
|
2015-03-16 09:26:38 -04:00 |
|
Marc-André Moreau
|
5f96f50e0d
|
libfreerdp-gdi: port old cunit gdi tests to ctest
|
2013-12-10 16:35:46 -05:00 |
|