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@winehq.org Reporter: austinenglish@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==
https://bugs.winehq.org/show_bug.cgi?id=43391
Hugh McMaster hugh.mcmaster@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hugh.mcmaster@outlook.com
--- Comment #1 from Hugh McMaster hugh.mcmaster@outlook.com --- Should be fixed by commit b501b2388da00c7a446e0c587061bc463f96ef29.
https://bugs.winehq.org/show_bug.cgi?id=43391
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |b501b2388da00c7a446e0c58706 | |1bc463f96ef29 Status|NEW |RESOLVED
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- Marking fixed, b501b2388da00c7a446e0c587061bc463f96ef29.
https://bugs.winehq.org/show_bug.cgi?id=43391
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.16.