[Bug 38450] New: valgrind shows a leak in shell32/tests/shlfolder.c
https://bugs.winehq.org/show_bug.cgi?id=38450 Bug ID: 38450 Summary: valgrind shows a leak in shell32/tests/shlfolder.c 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(a)winehq.org Reporter: austinenglish(a)gmail.com Distribution: --- ==15811== 4 bytes in 1 blocks are definitely lost in loss record 24 of 688 ==15811== at 0x7BC49E0E: notify_alloc (heap.c:254) ==15811== by 0x7BC4E044: RtlAllocateHeap (heap.c:1715) ==15811== by 0x49460C1: SHCreateShellItemArrayFromIDLists (shellitem.c:1289) ==15811== by 0x48BD29F: test_SHCreateShellItemArray (shlfolder.c:3633) ==15811== by 0x48C612E: func_shlfolder (shlfolder.c:5246) ==15811== by 0x48CBA4B: run_test (test.h:584) ==15811== by 0x48CBE85: main (test.h:666) ==15811== -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38450 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Debian -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38450 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|valgrind shows a leak in |valgrind shows several |shell32/tests/shlfolder.c |leaks in | |shell32/tests/shlfolder.c --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- Also: ==15811== 20 bytes in 1 blocks are definitely lost in loss record 145 of 688 ==15811== at 0x7BC49E0E: notify_alloc (heap.c:254) ==15811== by 0x7BC4E044: RtlAllocateHeap (heap.c:1715) ==15811== by 0x4945AC1: SHCreateShellItemArray (shellitem.c:1177) ==15811== by 0x48BBA60: test_SHCreateShellItemArray (shlfolder.c:3361) ==15811== by 0x48C612E: func_shlfolder (shlfolder.c:5246) ==15811== by 0x48CBA4B: run_test (test.h:584) ==15811== by 0x48CBE85: main (test.h:666) ==15811== -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38450 --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- ==9148== at 0x7BC49E0E: notify_alloc (heap.c:254) ==9148== by 0x7BC4E044: RtlAllocateHeap (heap.c:1715) ==9148== by 0x4945AC1: SHCreateShellItemArray (shellitem.c:1177) ==9148== by 0x48BDF39: test_ShellItemArrayEnumItems (shlfolder.c:3781) ==9148== by 0x48C6133: func_shlfolder (shlfolder.c:5247) ==9148== by 0x48CBA4B: run_test (test.h:584) ==9148== by 0x48CBE85: main (test.h:666) ==9148== -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38450 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |4e88852415dd72a77eec3eca890 | |3310550527c99 Status|NEW |RESOLVED CC| |leslie_alistair(a)hotmail.com Resolution|--- |FIXED --- Comment #3 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- http://source.winehq.org/git/wine.git/?a=commit;h=4e88852415dd72a77eec3eca89... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38450 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.55. -- 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.
participants (1)
-
wine-bugs@winehq.org