Commit 0f003ef4 authored by Nikolay Sivov's avatar Nikolay Sivov Committed by Alexandre Julliard

comctl32/tests: Free imagelist after use.

parent 6d989fef
......@@ -503,6 +503,7 @@ static void layout_test(void)
check_sizes();
DestroyWindow(hRebar);
ImageList_Destroy(himl);
}
#if 0 /* use this to generate more tests */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment