https://bugs.winehq.org/show_bug.cgi?id=38449
Bug ID: 38449 Summary: valgrind shows a couple leaks in shell32/tests/shelldispatch.c test_namespace() Product: Wine Version: 1.7.41 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: shell32 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: ---
==15726== 24 bytes in 1 blocks are definitely lost in loss record 132 of 584 ==15726== at 0x7BC49E0E: notify_alloc (heap.c:254) ==15726== by 0x7BC4E044: RtlAllocateHeap (heap.c:1715) ==15726== by 0x49408F2: Folder_Constructor (shelldispatch.c:789) ==15726== by 0x494118B: ShellDispatch_NameSpace (shelldispatch.c:936) ==15726== by 0x488282D: IShellDispatch_NameSpace (shldisp.h:3378) ==15726== by 0x488282D: test_namespace (???:0) ==15726== by 0x488431A: func_shelldispatch (shelldispatch.c:377) ==15726== by 0x48CBA4B: run_test (test.h:584) ==15726== by 0x48CBE85: main (test.h:666) ==15726==
https://bugs.winehq.org/show_bug.cgi?id=38449
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Debian
https://bugs.winehq.org/show_bug.cgi?id=38449
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs@winehq.org |bunglehead@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=38449
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Assignee|bunglehead@gmail.com |wine-bugs@winehq.org Fixed by SHA1| |dba1a78a2013d845e5cf6f9abef | |efe450005cde0
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Should be fixed with http://source.winehq.org/git/wine.git/?a=commit;h=dba1a78a2013d845e5cf6f9abe.... Please reopen if not.
https://bugs.winehq.org/show_bug.cgi?id=38449
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.0-rc5.