https://bugs.winehq.org/show_bug.cgi?id=36314
Bug ID: 36314 Summary: valgrind shows a leak in psapi/tests/psapi_main.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==31807== 528 bytes in 1 blocks are definitely lost in loss record 57 of 63 ==31807== at 0x7BC4C735: notify_alloc (heap.c:255) ==31807== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==31807== by 0x4956240: nt_get_mapped_file_name (psapi_main.c:224) ==31807== by 0x49571E6: test_GetMappedFileName (psapi_main.c:349) ==31807== by 0x495960D: func_psapi_main (psapi_main.c:677) ==31807== by 0x495A47C: run_test (test.h:584) ==31807== by 0x495A86A: main (test.h:654) ==31807==