[WIN32K]
[reactos.git] / reactos / subsystems / win32 / win32k / objects / fillshap.c
index 87304e3..327b628 100644 (file)
@@ -955,6 +955,8 @@ GreGradientFill(
     if (ppal)
         PALETTE_UnlockPalette(ppal);
 
+    DC_UnlockDc(pdc);
+
     return bRet;
 }