[PATCH] Test for DIB_GetBitmapInfoEx function and fix

Ilya Shpigor shpigor at etersoft.ru
Fri Jul 11 03:14:47 CDT 2008


WINE failed then CreateDIBitmap called with CBM_INIT and NULL as BITMAPINFO 
*data parameter. This is happening because DIB_GetBitmapInfoEx call 
header->biSize without checking header to NULL.

Change log:
- Add checking header to NULL in DIB_GetBitmapInfoEx
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Test-for-DIB_GetBitmapInfo-function-and-fix.patch
Type: text/x-diff
Size: 2067 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080711/cbd12579/attachment.patch 


More information about the wine-patches mailing list