mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
- Fix crash in wine test.
svn path=/trunk/; revision=42129
This commit is contained in:
@@ -1842,7 +1842,6 @@ AllocErr:
|
||||
|
||||
hMenu = co_IntCallLoadMenu( Wnd->pcls->hModule, &MenuName);
|
||||
if (hMenu) IntSetMenu(Window, hMenu, &MenuChanged);
|
||||
if (MenuName.Buffer) RtlFreeUnicodeString(&MenuName);
|
||||
}
|
||||
}
|
||||
else // Not a child
|
||||
|
||||
Reference in New Issue
Block a user