mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[WIN32K]
GreGradientFill: don't forget to unlock the DC svn path=/trunk/; revision=47367
This commit is contained in:
@@ -955,6 +955,8 @@ GreGradientFill(
|
||||
if (ppal)
|
||||
PALETTE_UnlockPalette(ppal);
|
||||
|
||||
DC_UnlockDc(pdc);
|
||||
|
||||
return bRet;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user