[Bug 20992] New: Invalid free in oleaut32 / vartype tests in test_VarBstrFromDate

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Dec 11 09:14:17 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=20992

           Summary: Invalid free in oleaut32 / vartype tests in
                    test_VarBstrFromDate
           Product: Wine
           Version: 1.1.34
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: oleaut32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


The oleaut32 / vartype tests have a series of invalid free warnings like this:

 Invalid free() / delete / delete[]
    at  notify_free (heap.c:255)
    by  RtlFreeHeap (heap.c:1748)
    by  SysFreeString (oleaut.c:194)
    by  test_VarBstrFromDate (vartype.c:4910)
    by  func_vartype (vartype.c:6276)
    by  run_test (test.h:535)
    by  main (test.h:585)
  Address 0x7f0a1560 is not stack'd, malloc'd or (recently) free'd

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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