[Bug 43312] New: valgrind shows a definite leak in dlls/d2d1/tests/d2d1.c

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jul 10 18:35:18 CDT 2017


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

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

../../../tools/runtest -q -P wine -T ../../.. -M d2d1.dll -p d2d1_test.exe.so
d2d1 && touch d2d1.ok
==17025== 48 bytes in 1 blocks are definitely lost in loss record 1,636 of
2,485
==17025==    at 0x7BC50812: notify_alloc (heap.c:254)
==17025==    by 0x7BC54C93: RtlAllocateHeap (heap.c:1716)
==17025==    by 0x4B6F73F: d2d_factory_CreateStrokeStyle (factory.c:221)
==17025==    by 0x4A31EDA: ID2D1Factory_CreateStrokeStyle (d2d1.h:8808)
==17025==    by 0x4A31EDA: test_stroke_style (???:0)
==17025==    by 0x4A398E4: func_d2d1 (d2d1.c:5512)
==17025==    by 0x4A3A744: run_test (test.h:603)
==17025==    by 0x4A3AB95: main (test.h:687)
==17025==

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