[Bug 36237] New: valgrind shows a leak in comctl32/tests/subclass.c

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 2 22:19:19 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36237

            Bug ID: 36237
           Summary: valgrind shows a leak in comctl32/tests/subclass.c
           Product: Wine
           Version: 1.7.18
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: comctl32
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

==25345== 16 bytes in 1 blocks are definitely lost in loss record 135 of 690
==25345==    at 0x7BC4C735: notify_alloc (heap.c:255)
==25345==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==25345==    by 0x7B84586B: HeapAlloc (heap.c:271)
==25345==    by 0x7B845A92: GlobalAlloc (heap.c:364)
==25345==    by 0x7B846ECF: LocalAlloc (heap.c:967)
==25345==    by 0x4C64A16: Alloc (comctl32undoc.c:74)
==25345==    by 0x4C68824: SetWindowSubclass (commctrl.c:1030)
==25345==    by 0x49B8014: test_subclass (subclass.c:236)
==25345==    by 0x49B8571: func_subclass (subclass.c:330)
==25345==    by 0x49F4A1C: run_test (test.h:584)
==25345==    by 0x49F4E0B: main (test.h:654)
==25345==

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list