[PATCH v2 2/2] user32: Properly handle monochrome icon creation

Zebediah Figura (she/her) zfigura at codeweavers.com
Mon Aug 30 11:26:12 CDT 2021


On 8/21/21 8:18 AM, Fabian Maurer wrote:
> This fixes a regression from db2b266c57b73e1a16785213ce923b749c84400e.
> Multiple things here:
> 1) We must use a color table to avoid undefined behavior
> 2) We must set the bitmap line by line, in reverse

This sounds like a sign that the patch should be split...



More information about the wine-devel mailing list