https://bugs.winehq.org/show_bug.cgi?id=36810
Bug ID: 36810 Summary: valgrind shows a definite leak in winspool.drv/tests/info.c Product: Wine Version: 1.7.20 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: wineps.drv Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==27687== 22 bytes in 1 blocks are definitely lost in loss record 139 of 616 ==27687== at 0x7BC4C6DF: notify_alloc (heap.c:255) ==27687== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716) ==27687== by 0x4D098B1: strdupWtoA (info.c:405) ==27687== by 0x4D11AC1: DocumentPropertiesA (info.c:2379) ==27687== by 0x4BBD700: test_DocumentProperties (info.c:2680) ==27687== by 0x4BBF42C: func_info (info.c:3030) ==27687== by 0x4BC02B1: run_test (test.h:584) ==27687== by 0x4BC069F: main (test.h:654)
continuation of bug 36604