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==