[Bug 36136] New: oleaut32/tests/vartest.c test shows a couple leaks with valgrind

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 27 20:55:41 CDT 2014


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

            Bug ID: 36136
           Summary: oleaut32/tests/vartest.c test shows a couple leaks
                    with valgrind
           Product: Wine
           Version: 1.7.16
          Hardware: x86
               URL: https://test.winehq.org/data/7e874aed75765f3c017673178
                    cfd64301b7ba3ed/linux_ae-fedora64-heap/oleaut32:vartyp
                    e.html
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: oleaut32
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

==30829== 0 bytes in 1 blocks are definitely lost in loss record 1 of 290
==30829==    at 0x7BC4C735: notify_alloc (heap.c:255)
==30829==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30829==    by 0x4FE7CE0: VARIANT_CopyIRecordInfo (variant.c:717)
==30829==    by 0x4FE7FE8: VariantCopy (variant.c:781)
==30829==    by 0x4C7D051: test_VariantCopy (vartest.c:907)
==30829==    by 0x4CD19F3: func_vartest (vartest.c:8964)
==30829==    by 0x4D35F00: run_test (test.h:584)
==30829==    by 0x4D362EF: main (test.h:654)
==30829== 

==30829== 16 bytes in 1 blocks are definitely lost in loss record 53 of 290
==30829==    at 0x7BC4C735: notify_alloc (heap.c:255)
==30829==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30829==    by 0x4F980FA: alloc_bstr (oleaut.c:162)
==30829==    by 0x4F98490: SysAllocStringLen (oleaut.c:324)
==30829==    by 0x4CAD36B: test_VarCat (vartest.c:5952)
==30829==    by 0x4CD1A70: func_vartest (vartest.c:8989)
==30829==    by 0x4D35F00: run_test (test.h:584)
==30829==    by 0x4D362EF: main (test.h:654)
==30829==

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