https://bugs.winehq.org/show_bug.cgi?id=49904
Bug ID: 49904 Summary: all wine processes show a definite leak in load_libwine() Product: Wine Version: 5.18 Hardware: x86-64 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: loader Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: ---
==24266== 50 bytes in 1 blocks are definitely lost in loss record 36 of 75 ==24266== at 0x40345DC: malloc (vg_replace_malloc.c:307) ==24266== by 0x46ED0A0: build_path (loader.c:267) ==24266== by 0x46ED925: load_libwine (loader.c:920) ==24266== by 0x46EF8E3: __wine_main (loader.c:1791) ==24266== by 0x7D0015D6: main (main.c:157) ==24266==