[WIN32K]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 25 May 2014 12:59:17 +0000 (12:59 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 25 May 2014 12:59:17 +0000 (12:59 +0000)
commitf01e92424aacb0aa301119e9f27006bd48037f78
treee49a963f8db4341fd34e03b0814737a1b27f2b2e
parentaaedf937d2bde6205ac3a443d8c3f87158b3ddce
[WIN32K]
Make sure to check for invalid NULL handles before passing them to GDIOBJ_bLockMultipleObjects, which skips NULL handles. This is a design limitation, since otherwise we either need to pass a bitfield of valid handles, or duplicate  code in certain functions, where different combinations of dest, source and mask dc are allowed.

svn path=/trunk/; revision=63442
reactos/win32ss/gdi/ntgdi/bitblt.c