X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=win32ss%2Fgdi%2Fntgdi%2Ffreetype.c;h=fb823d48d120ab206e810eb2fe870614ee4d81fa;hp=d6aafb5679620ea26988d670f72af2b931b51cce;hb=e90954304d09bc71dd9354e5714bbc8e5a3f3a2e;hpb=93757884c1eb393a9a05fe1fcffe04f2ed601fac diff --git a/win32ss/gdi/ntgdi/freetype.c b/win32ss/gdi/ntgdi/freetype.c index d6aafb56796..fb823d48d12 100644 --- a/win32ss/gdi/ntgdi/freetype.c +++ b/win32ss/gdi/ntgdi/freetype.c @@ -1631,6 +1631,7 @@ TextIntCreateFontIndirect(CONST LPLOGFONTW lf, HFONT *NewFont) PLFONT plfont; LOGFONTW *plf; + ASSERT(lf); plfont = LFONT_AllocFontWithHandle(); if (!plfont) {