https://bugs.winehq.org/show_bug.cgi?id=38457
Bug ID: 38457 Summary: valgrind shows a definite leak in programs/reg/tests/reg.c Product: Wine Version: 1.7.41 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: wshom.ocx Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: Debian
==18558== 8 bytes in 1 blocks are definitely lost in loss record 8 of 243 ==18558== at 0x7BC49E0E: notify_alloc (heap.c:254) ==18558== by 0x7BC4E044: RtlAllocateHeap (heap.c:1715) ==18558== by 0x41FE223: reg_delete (reg.c:368) ==18558== by 0x41FE7EE: wmain (reg.c:505) ==18558== by 0x41FEB46: __wine_spec_exe_wentry (exe_wentry.c:36) ==18558== by 0x7B85F093: ??? (process.c:1052) ==18558== by 0x7B85F1D5: start_process (process.c:1104) ==18558== by 0x7BC8023F: ??? (signal_i386.c:2682) ==18558== by 0x7BC80286: call_thread_func (signal_i386.c:2741) ==18558== by 0x7BC8021D: ??? (signal_i386.c:2682) ==18558== by 0x7BC56915: start_process (loader.c:2868) ==18558== by 0x403DDAC: ??? (port.c:60) ==18558==
https://bugs.winehq.org/show_bug.cgi?id=38457
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|wshom.ocx |programs