reactos/win32ss/gdi
Joachim Henze 514147776a [NTGDI] Fix potential BSOD 0x1E CORE-17626
in CreateDIBPalette() when passing invalid arguments to CreateDIBSection.
This could be triggered by using the broken test-application "GDIProg".

After this patch not only the BSOD is fixed but also the app does
properly start up, like it is the case on 2k3sp2.

Thanks to the patches author Doug Lyons.
2021-06-19 17:41:49 +02:00
..
dib [WIN32K] Fix wrong calculation in DIB_32BPP_BitBltSrcCopy 2021-05-27 15:53:24 +02:00
diblib
eng [WIN32K:ENG] In EngLockDriverObj, properly return NULL when locking failed 2021-06-09 18:27:12 +02:00
gdi32 [GDI32] Fix wrong ordering of parameters in NtGdiDdGetDC call (#3637) 2021-05-03 18:11:18 +02:00
ntgdi [NTGDI] Fix potential BSOD 0x1E CORE-17626 2021-06-19 17:41:49 +02:00