https://bugs.winehq.org/show_bug.cgi?id=36241
Bug ID: 36241 Summary: valgrind shows a leak in comdlg32/tests/printdlg.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: minor Priority: P2 Component: comdlg32 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==26461== 92 bytes in 1 blocks are definitely lost in loss record 584 of 1,024 ==26461== at 0x7BC4C735: notify_alloc (heap.c:255) ==26461== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==26461== by 0x496B93F: test_PrintDlgExW (printdlg.c:391) ==26461== by 0x496CA1E: func_printdlg (printdlg.c:642) ==26461== by 0x496D820: run_test (test.h:584) ==26461== by 0x496DC0F: main (test.h:654) ==26461==