[PATCH] winex11.drv: Add missing biCompression initialization (Valgrind)

Sven Baars sven.wine at gmail.com
Tue Sep 18 12:12:42 CDT 2018


On 18-09-18 12:35, Alexandre Julliard wrote:
> Sven Baars <sven.wine at gmail.com> writes:
>
>> This was previously used uninitialized in bitmapinfoheader_from_user_bitmapinfo
> In theory GetDIBits() should be fixed, but there's no actual problem so
> it's probably not worth the trouble. We definitely don't want to change
> the caller to hide the bug.
>
Ah, I just checked the documentation and found that this is actually a
valid way to call GetDIBits indeed. And I also found out that there is
already a bug report about this specific issue. I'll check more
carefully next time. Sorry for the noise!

Sven



More information about the wine-devel mailing list