mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
- Fix crash in wine test.
svn path=/trunk/; revision=42129
This commit is contained in:
parent
0485c0c365
commit
9e5cbe0781
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue