[ros-diffs] [fireball] 18095: Christoph von Wittich: fix for bug 823 ("Resource leak in regedit").

fireball at svn.reactos.com fireball at svn.reactos.com
Mon Sep 26 18:07:33 CEST 2005


Christoph von Wittich: fix for bug 823 ("Resource leak in regedit").
Modified: trunk/reactos/subsys/system/regedit/main.c
  _____  

Modified: trunk/reactos/subsys/system/regedit/main.c
--- trunk/reactos/subsys/system/regedit/main.c	2005-09-26 15:50:37 UTC
(rev 18094)
+++ trunk/reactos/subsys/system/regedit/main.c	2005-09-26 16:07:23 UTC
(rev 18095)
@@ -165,6 +165,7 @@

 {
     UnregisterHexEditorClass(hInstance);
     DestroyMenu(hMenuFrame);
+    DestroyMenu(hPopupMenus);
     UnloadAclUiDll();
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050926/e6d41db6/attachment.html


More information about the Ros-diffs mailing list