FreeRDP/libfreerdp
David FORT ff92a12ceb Fix a bug in region_union_rect()
When region_union_rect() was called with a rect that was above the region without
intersecting it, the first band was created too large. This patch fixes this and
add a unitary test.

All credits go to @nfedera that:
* found the bug;
* find a dataset to reproduce;
* code the unitary test;
* spotted a suspicious line that was the faulty one.
2015-09-30 21:14:43 +02:00
..
cache Signed glyph offset calculation, fixes #2137 2015-06-25 16:49:29 +02:00
codec Fix a bug in region_union_rect() 2015-09-30 21:14:43 +02:00
common Fixed resource leak. 2015-08-28 10:53:43 +02:00
core Don't fail the redirect if padding wasn't sent before disconnecting 2015-09-24 10:37:21 -07:00
crypto libfreerdp-core: fix gateway connectivity on Windows 2015-09-17 14:32:40 -04:00
gdi Ignoring H264 decompression failures. 2015-09-03 12:11:15 +02:00
locale hardening: check fread and fwrite return values 2015-06-26 20:38:30 +02:00
primitives Merge pull request #2435 from llyzs/llyzs 2015-03-06 11:33:30 +01:00
utils hardening: check fread and fwrite return values 2015-06-26 20:38:30 +02:00
CMakeLists.txt libfreerdp-codec: add x264 stubs 2015-07-28 16:01:34 -04:00