20 Feb
2008
20 Feb
'08
3:13 p.m.
"Alexander Demakin" <avd(a)etersoft.ru> wrote:
This patch adds check of return value of GetDIBits in BitBlt.c. If a error occurs, GetDIBits returns 0 and bits variable points to uninitialized data. It always occurs when calling BitBlt for printer context due to implementation of PSDRV_SelectBitmap(). Changelog: gdi32.dll Fix copying from uninitialized memory.
You are mixing tabs and spaces in the patch, otherwise tha patch looks good to me. -- Dmitry.