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@winehq.org Reporter: austinenglish@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==