[WIN32K:NTGDI]
[reactos.git] / reactos / win32ss / gdi / ntgdi / path.c
index 727836d..3bd1d0b 100644 (file)
@@ -1644,6 +1644,7 @@ PATH_StrokePath(
                         if (!Realloc)
                         {
                             DPRINT1("Can't allocate pool!\n");
+                            ExFreePoolWithTag(pBzrPts, TAG_BEZIER);
                             goto end;
                         }