[Bug 36309] New: valgrind shows a definite leak in ole32/tests/dragdrop.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 4 03:33:15 CDT 2014


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

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

==31321== 12 bytes in 1 blocks are definitely lost in loss record 95 of 716
==31321==    at 0x7BC4C735: notify_alloc (heap.c:255)
==31321==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==31321==    by 0x50D611D: WrapDropTarget (ole2.c:513)
==31321==    by 0x50D640A: RegisterDragDrop (ole2.c:598)
==31321==    by 0x497A471: test_DoDragDrop (dragdrop.c:496)
==31321==    by 0x497AF08: func_dragdrop (dragdrop.c:572)
==31321==    by 0x49D0714: run_test (test.h:584)
==31321==    by 0x49D0B03: main (test.h:654)
==31321==

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