http://bugs.winehq.org/show_bug.cgi?id=26056
Summary: comctl32/subclass tests shows a leak under valgrind Product: Wine Version: 1.3.13 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: minor Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
16 bytes in 1 blocks are definitely lost at notify_alloc (heap.c:254) by RtlAllocateHeap (heap.c:1701) by HeapAlloc (heap.c:267) by GlobalAlloc (heap.c:360) by LocalAlloc (heap.c:960) by Alloc (comctl32undoc.c:74) by SetWindowSubclass (commctrl.c:1121) by test_subclass (subclass.c:236) by func_subclass (subclass.c:328) by run_test (test.h:556) by main (test.h:624)