[Bug 43382] New: valgrind shows a definite leak in dlls/oleaut32/tests/ vartest.c

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 18 16:20:25 CDT 2017


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

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

../../../tools/runtest -q -P wine -T ../../.. -M oleaut32.dll -p
oleaut32_test.exe.so vartest && touch vartest.ok
==31273== 0 bytes in 1 blocks are definitely lost in loss record 1 of 275
==31273==    at 0x7BC51061: notify_alloc (heap.c:254)
==31273==    by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==31273==    by 0x4D08E4A: VARIANT_CopyIRecordInfo (variant.c:714)
==31273==    by 0x4D09060: VariantCopy (variant.c:776)
==31273==    by 0x4A84CBA: test_VariantCopy (vartest.c:1044)
==31273==    by 0x4AD1C62: func_vartest (vartest.c:9183)
==31273==    by 0x4B293D7: run_test (test.h:603)
==31273==    by 0x4B29836: main (test.h:687)
==31273==

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