ff92a12ceb
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. |
||
---|---|---|
.. | ||
.gitignore | ||
CMakeLists.txt | ||
rfx.bmp | ||
test01.bmp | ||
TestFreeRDPCodecClear.c | ||
TestFreeRDPCodecMppc.c | ||
TestFreeRDPCodecNCrush.c | ||
TestFreeRDPCodecPlanar.c | ||
TestFreeRDPCodecProgressive.c | ||
TestFreeRDPCodecRemoteFX.c | ||
TestFreeRDPCodecXCrush.c | ||
TestFreeRDPCodecZGfx.c | ||
TestFreeRDPRegion.c |