[Bug 36069] New: invalid free in oleaut32/tests/vartype test

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 23 15:13:47 CDT 2014


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

            Bug ID: 36069
           Summary: invalid free in oleaut32/tests/vartype test
           Product: Wine
           Version: 1.3.30
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source
          Severity: normal
          Priority: P2
         Component: oleaut32
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com
            Blocks: 28820

==10340== Invalid free() / delete / delete[] / realloc()
==10340==    at 0x7BC4C704: notify_free (heap.c:263)
==10340==    by 0x7BC51049: RtlFreeHeap (heap.c:1762)
==10340==    by 0x51D7EC2: IRecordInfoImpl_Release (recinfo.c:183)
==10340==    by 0x4F6B859: test_recinfo (oaidl.h:4143)
==10340==    by 0x4F6BEC8: func_vartype (vartype.c:6741)
==10340==    by 0x4F6CCC0: run_test (test.h:584)
==10340==    by 0x4F6D0AF: main (test.h:654)
==10340==  Address 0x4a8cf94 is 4 bytes inside a block of size 64 alloc'd
==10340==    at 0x7BC4C6B7: notify_alloc (heap.c:255)
==10340==    by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==10340==    by 0x51C80B4: alloc_bstr (oleaut.c:162)
==10340==    by 0x51C844A: SysAllocStringLen (oleaut.c:324)
==10340==    by 0x4F6AA26: test_bstr_cache (vartype.c:6298)
==10340==    by 0x4F6B987: func_vartype (vartype.c:6449)
==10340==    by 0x4F6CCC0: run_test (test.h:584)
==10340==    by 0x4F6D0AF: main (test.h:654)
==10340==

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