mirror of
https://github.com/reactos/wine.git
synced 2025-02-18 11:58:22 +00:00
comctl32: Fix imagelist leak in tests.
This commit is contained in:
parent
33d5da5bda
commit
c932790dcf
@ -283,6 +283,8 @@ static void testHotspot (void)
|
||||
#undef SIZEX2
|
||||
#undef SIZEY2
|
||||
#undef HOTSPOTS_MAX
|
||||
ImageList_Destroy(himl2);
|
||||
ImageList_Destroy(himl1);
|
||||
DestroyWindow(hwnd);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user