Sync with trunk r62754.
[reactos.git] / win32ss / drivers / font / ftfd / font.c
index 36d49bd..fa69a70 100644 (file)
@@ -420,6 +420,7 @@ FtfdQueryFontTree(
     if (!pGlyphSet)
     {
         DbgPrint("EngAllocMem() failed.\n");
+        EngFreeMem(pcp);
         return NULL;
     }