http://bugs.winehq.org/show_bug.cgi?id=26125
Summary: msvcrt/cpp tests show a few memory leaks under valgrind Product: Wine Version: 1.3.13 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: minor Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
5 bytes in 1 blocks are definitely lost at notify_alloc (heap.c:254) by RtlAllocateHeap (heap.c:1701) by MSVCRT_malloc (heap.c:298) by EXCEPTION_ctor (cpp.c:142) by MSVCRT_exception_ctor (cpp.c:160) by do_call_func2 (cpp.c:170) by test_rtti (cpp.c:816) by func_cpp (cpp.c:1078) by run_test (test.h:556) by main (test.h:624)
...
5 bytes in 1 blocks are definitely lost at notify_alloc (heap.c:254) by RtlAllocateHeap (heap.c:1701) by MSVCRT_malloc (heap.c:298) by EXCEPTION_ctor (cpp.c:142) by MSVCRT_bad_typeid_ctor (cpp.c:301) by do_call_func2 (cpp.c:170) by test_rtti (cpp.c:817) by func_cpp (cpp.c:1078) by run_test (test.h:556) by main (test.h:624)
...
330 bytes in 6 blocks are definitely lost at notify_alloc (heap.c:254) by RtlAllocateHeap (heap.c:1701) by MSVCRT_malloc (heap.c:298) by __unDNameEx (undname.c:1474) by __unDName (undname.c:1491) by test_demangle_datatype (cpp.c:862) by func_cpp (cpp.c:1079) by run_test (test.h:556) by main (test.h:624)
http://bugs.winehq.org/show_bug.cgi?id=26125
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #1 from Piotr Caban piotr.caban@gmail.com 2011-03-31 04:38:41 CDT --- Should be fixed by: http://source.winehq.org/patches/data/72751
http://bugs.winehq.org/show_bug.cgi?id=26125
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Austin English austinenglish@gmail.com 2011-03-31 13:01:18 CDT --- (In reply to comment #1)
Should be fixed by: http://source.winehq.org/patches/data/72751
Fixed by http://source.winehq.org/git/wine.git/commitdiff/d5e3e9301a5dca7a3d171d202f6...
Thanks!
http://bugs.winehq.org/show_bug.cgi?id=26125
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2011-04-01 12:40:45 CDT --- Closing bugs fixed in 1.3.17.
https://bugs.winehq.org/show_bug.cgi?id=26125
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d5e3e9301a5dca7a3d171d202f6 | |44d18fe8c8f7c CC| |focht@gmx.net