Re: gdi32dll: bitblt.c. Fix copying from uninitialized memory
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.
6508
Age (days ago)
6508
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov