[Bug 38441] New: valgrind shows a possible leak in comdlg32/itemdlg

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 20 00:13:28 CDT 2015


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

            Bug ID: 38441
           Summary: valgrind shows a possible leak in comdlg32/itemdlg
           Product: Wine
           Version: 1.7.41
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase, valgrind
          Severity: minor
          Priority: P2
         Component: comdlg32
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com
      Distribution: ---

==6055== 8 bytes in 1 blocks are possibly lost in loss record 67 of 1,238
==6055==    at 0x7BC49E0E: notify_alloc (heap.c:254)
==6055==    by 0x7BC4E044: RtlAllocateHeap (heap.c:1715)
==6055==    by 0x7B842BF7: HeapAlloc (heap.c:271)
==6055==    by 0x7B842E45: GlobalAlloc (heap.c:377)
==6055==    by 0x4E70894: OLEClipbrd_Initialize (clipboard.c:1756)
==6055==    by 0x4EA50F4: OleInitialize (ole2.c:214)
==6055==    by 0x4883FA9: func_itemdlg (itemdlg.c:2264)
==6055==    by 0x488711A: run_test (test.h:584)
==6055==    by 0x4887554: main (test.h:666)
==6055==

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