mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 16:34:18 +09:00
Since this comes via a Wire-To-Surface-2 PDU we don't have any left/top/right/bottom destination values. The current code has always dealt with zeros when updating the invalid region which resulted in black rectangles. The correct update region is determined during decompression.