[Bug 43391] New: valgrind shows several definite leaks in programs/regedit /tests/regedit.c

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 18 17:35:00 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=43391

            Bug ID: 43391
           Summary: valgrind shows several definite leaks in
                    programs/regedit/tests/regedit.c
           Product: Wine
           Version: 2.12
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase, valgrind
          Severity: minor
          Priority: P2
         Component: programs
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com
      Distribution: Gentoo

==7880== 12 bytes in 1 blocks are definitely lost in loss record 35 of 292
==7880==    at 0x7BC51061: notify_alloc (heap.c:254)
==7880==    by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==7880==    by 0x4A18D78: quoted_value_name_state (regproc.c:733)
==7880==    by 0x4A1AFA3: import_registry_file (regproc.c:1569)
==7880==    by 0x4A17322: PerformRegAction (regedit.c:145)
==7880==    by 0x4A17681: ProcessCmdLine (regedit.c:242)
==7880==    by 0x4A16B4C: wWinMain (main.c:142)
==7880==    by 0x4A1D51C: wmain (exe_wmain.c:51)
==7880==    by 0x4A1D3F5: __wine_spec_exe_wentry (exe_wentry.c:36)
==7880==    by 0x7B46BDB3: ??? (process.c:1065)
==7880==    by 0x7B46BF08: start_process (process.c:1116)
==7880==    by 0x7BC913B3: ??? (signal_i386.c:2700)
==7880==    by 0x7BC9143B: call_thread_func (signal_i386.c:2759)
==7880==    by 0x7BC91391: ??? (signal_i386.c:2700)
==7880==    by 0x7BC5FDE8: start_process (loader.c:3083)
==7880==    by 0x40413EC: ??? (port.c:78)
==7880== 

==8398== 16 bytes in 1 blocks are definitely lost in loss record 56 of 292
==8398==    at 0x7BC51061: notify_alloc (heap.c:254)
==8398==    by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==8398==    by 0x4A18D78: quoted_value_name_state (regproc.c:733)
==8398==    by 0x4A1AFA3: import_registry_file (regproc.c:1569)
==8398==    by 0x4A17322: PerformRegAction (regedit.c:145)
==8398==    by 0x4A17681: ProcessCmdLine (regedit.c:242)
==8398==    by 0x4A16B4C: wWinMain (main.c:142)
==8398==    by 0x4A1D51C: wmain (exe_wmain.c:51)
==8398==    by 0x4A1D3F5: __wine_spec_exe_wentry (exe_wentry.c:36)
==8398==    by 0x7B46BDB3: ??? (process.c:1065)
==8398==    by 0x7B46BF08: start_process (process.c:1116)
==8398==    by 0x7BC913B3: ??? (signal_i386.c:2700)
==8398==    by 0x7BC9143B: call_thread_func (signal_i386.c:2759)
==8398==    by 0x7BC91391: ??? (signal_i386.c:2700)
==8398==    by 0x7BC5FDE8: start_process (loader.c:3083)
==8398==    by 0x40413EC: ??? (port.c:78)
==8398== 

==8410== 16 bytes in 1 blocks are definitely lost in loss record 56 of 292
==8410==    at 0x7BC51061: notify_alloc (heap.c:254)
==8410==    by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==8410==    by 0x4A18D78: quoted_value_name_state (regproc.c:733)
==8410==    by 0x4A1AFA3: import_registry_file (regproc.c:1569)
==8410==    by 0x4A17322: PerformRegAction (regedit.c:145)
==8410==    by 0x4A17681: ProcessCmdLine (regedit.c:242)
==8410==    by 0x4A16B4C: wWinMain (main.c:142)
==8410==    by 0x4A1D51C: wmain (exe_wmain.c:51)
==8410==    by 0x4A1D3F5: __wine_spec_exe_wentry (exe_wentry.c:36)
==8410==    by 0x7B46BDB3: ??? (process.c:1065)
==8410==    by 0x7B46BF08: start_process (process.c:1116)
==8410==    by 0x7BC913B3: ??? (signal_i386.c:2700)
==8410==    by 0x7BC9143B: call_thread_func (signal_i386.c:2759)
==8410==    by 0x7BC91391: ??? (signal_i386.c:2700)
==8410==    by 0x7BC5FDE8: start_process (loader.c:3083)
==8410==    by 0x40413EC: ??? (port.c:78)
==8410==

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



More information about the wine-bugs mailing list