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@winehq.org ReportedBy: dank@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
http://bugs.winehq.org/show_bug.cgi?id=20992
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2009-12-11 09:17:07 --- Patch sent already http://www.winehq.org/pipermail/wine-patches/2009-December/082598.html.
http://bugs.winehq.org/show_bug.cgi?id=20992
--- Comment #2 from Dan Kegel dank@kegel.com 2009-12-11 09:22:36 --- Damn, that was fast :-)
That was the last invalid free in the lot.
http://bugs.winehq.org/show_bug.cgi?id=20992
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2009-12-11 11:28:53 --- This is fixed with 026576995ead1df76e56546b981a7dce398fd808. Just checked.
http://bugs.winehq.org/show_bug.cgi?id=20992
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2009-12-18 13:08:17 --- Closing bugs fixed in 1.1.35.