https://bugs.winehq.org/show_bug.cgi?id=36162
Bug ID: 36162 Summary: valgrind shows several leaks in programs/cmd/tests/batch.c Product: Wine Version: 1.7.17 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==19001== 24 bytes in 2 blocks are definitely lost in loss record 77 of 302 ==19001== at 0x7BC4C735: notify_alloc (heap.c:255) ==19001== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==19001== by 0x4B2544E: heap_alloc (wcmdmain.c:444) ==19001== by 0x4B1E203: WCMD_pushoperator (builtins.c:3615) ==19001== by 0x4B1F18F: WCMD_handleExpression (builtins.c:3932) ==19001== by 0x4B1F84D: WCMD_setshow_env (builtins.c:4098) ==19001== by 0x4B282D6: WCMD_execute (wcmdmain.c:1553) ==19001== by 0x4B29F36: WCMD_process_commands (wcmdmain.c:2294) ==19001== by 0x4B130E0: WCMD_batch (batch.c:95) ==19001== by 0x4B27185: WCMD_run_program (wcmdmain.c:1187) ==19001== by 0x4B28467: WCMD_execute (wcmdmain.c:1618) ==19001== by 0x4B29F36: WCMD_process_commands (wcmdmain.c:2294) ==19001== by 0x4B2ADC4: wmain (wcmdmain.c:2590) ==19001== by 0x4B2B328: __wine_spec_exe_wentry (exe_wentry.c:36) ==19001== by 0x7B864247: ??? (process.c:1045) ==19001== by 0x7B864394: start_process (process.c:1097) ==19001== by 0x7BC87087: ??? (signal_i386.c:2571) ==19001== by 0x7BC870D0: call_thread_func (signal_i386.c:2630) ==19001== by 0x7BC87065: ??? (signal_i386.c:2571) ==19001== by 0x7BC5A1C0: start_process (loader.c:2840) ==19001==