[Bug 36236] New: valgrind shows a leak in comctl32/tests/propsheet.c

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


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

            Bug ID: 36236
           Summary: valgrind shows a leak in comctl32/tests/propsheet.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

==25320== 56 bytes in 1 blocks are definitely lost in loss record 389 of 894
==25320==    at 0x7BC4C735: notify_alloc (heap.c:255)
==25320==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==25320==    by 0x7B84586B: HeapAlloc (heap.c:271)
==25320==    by 0x7B845A92: GlobalAlloc (heap.c:364)
==25320==    by 0x7B846ECF: LocalAlloc (heap.c:967)
==25320==    by 0x4C84A16: Alloc (comctl32undoc.c:74)
==25320==    by 0x4CD47F0: CreatePropertySheetPageA (propsheet.c:2918)
==25320==    by 0x49BEBFD: test_PSM_ADDPAGE (propsheet.c:781)
==25320==    by 0x49BF142: func_propsheet (propsheet.c:852)
==25320==    by 0x4A14A1C: run_test (test.h:584)
==25320==    by 0x4A14E0B: main (test.h:654)
==25320==

-- 
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