reactos/win32ss/gdi/ntgdi
Joachim Henze f3b4b005bf [0.4.7][WIN32SS] Fix BSOD CORE-15433 and repeatedly hit assert CORE-14755
CORE-15433 "Fix assertless BSOD when Opera 12.18 browses duckduckgo.com"
fix ported from 0.4.12-dev-20-g 43e2089 (I ported it back earlier into 0.4.11-RC-7-g 7d0eadd already)

CORE-14775 Allow NULL, Fix repeatedly hit assert when Opera 12.18 browses www.palemoon.org style_name==NULL
by taking parts only of the fix from 0.4.10-dev-284-g ae8762e . I left the verbosed debug-prints aside, as that is not performance-neutral.

They are both related. Actually style_name == NULL is ok, that assert was not correct.
but some of the code was just not handling it properly and dereferenced it.
2020-12-11 01:08:55 +01:00
..
arc.c
baseobj.hpp
bezier.c
bitblt.c
bitmaps.c
bitmaps.h
brush.cpp
brush.h
brush.hpp
cliprgn.c
cliprgn.h
color.h
coord.c
coord.h
dc.h
dcattr.c
dclife.c
dcobjs.c
dcstate.c
dcutil.c
device.c
dib.h
dibobj.c
drawing.c
fillshap.c
font.c
font.h [0.4.7][FONT][WIN32SS] Include the style name in the registry key CORE-14044 2020-11-13 14:01:59 +01:00
freetype.c [0.4.7][WIN32SS] Fix BSOD CORE-15433 and repeatedly hit assert CORE-14755 2020-12-11 01:08:55 +01:00
gdibatch.c
gdidbg.c
gdidebug.h
gdifloat.h
gdikdbgext.c
gdiobj.c
gdiobj.h
gdipool.c
icm.c
init.c
intgdi.h
line.c
metafile.c
misc.h
paint.h
palette.c
palette.h
path.c
path.h
pen.c
pen.h
polyfill.c
print.c
rect.c
rect.h
region.c
region.h
stockobj.c
text.c
text.h
wingl.c
xformobj.c
xformobj.h