[ros-diffs] [jgardou] 46529: [WIN32K] Forgot this one

jgardou at svn.reactos.org jgardou at svn.reactos.org
Mon Mar 29 00:18:45 CEST 2010


Author: jgardou
Date: Mon Mar 29 00:18:45 2010
New Revision: 46529

URL: http://svn.reactos.org/svn/reactos?rev=46529&view=rev
Log:
[WIN32K]
Forgot this one

Modified:
    branches/reactos-yarotows/subsystems/win32/win32k/ntuser/metric.c

Modified: branches/reactos-yarotows/subsystems/win32/win32k/ntuser/metric.c
URL: http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win32/win32k/ntuser/metric.c?rev=46529&r1=46528&r2=46529&view=diff
==============================================================================
--- branches/reactos-yarotows/subsystems/win32/win32k/ntuser/metric.c [iso-8859-1] (original)
+++ branches/reactos-yarotows/subsystems/win32/win32k/ntuser/metric.c [iso-8859-1] Mon Mar 29 00:18:45 2010
@@ -39,6 +39,7 @@
     {
         Width = ppdev->gdiinfo.ulHorzRes;
         Height = ppdev->gdiinfo.ulVertRes;
+        PDEVOBJ_vRelease(ppdev);
     }
 
     piSysMet = gpsi->aiSysMet;




More information about the Ros-diffs mailing list