https://bugs.winehq.org/show_bug.cgi?id=49586
Bug ID: 49586 Summary: valgrind shows a leak in dlls/ntdll/env.c:set_wow64_environment() Product: Wine Version: 5.13 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: Gentoo
==15876== 488 bytes in 1 blocks are definitely lost in loss record 216 of 291 ==15876== at 0x40345DC: malloc (vg_replace_malloc.c:307) ==15876== by 0x4864D6B: get_dynamic_environment (env.c:1121) ==15876== by 0x7BC43B28: set_wow64_environment (env.c:340) ==15876== by 0x7BC44866: init_user_process_params (env.c:1319) ==15876== by 0x7BC4F9C7: __wine_process_init (loader.c:3965) ==15876== by 0x7BC5080D: __wine_set_unix_funcs (loader.c:4056) ==15876== by 0x48724A5: start_main_thread (loader.c:1449) ==15876== by 0x48733CB: __wine_main (loader.c:1716) ==15876== by 0x7D0017D7: main (main.c:285) ==15876==
https://bugs.winehq.org/show_bug.cgi?id=49586
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- Should be fixed by https://source.winehq.org/git/wine.git/commit/b1af31b47aa96ae5f6a8444ffba7a060f7ef6099
https://bugs.winehq.org/show_bug.cgi?id=49586
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |b1af31b47aa96ae5f6a8444ffba | |7a060f7ef6099
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to Gijs Vermeulen from comment #1)
Should be fixed by https://source.winehq.org/git/wine.git/commit/ b1af31b47aa96ae5f6a8444ffba7a060f7ef6099
Yep, thanks!
https://bugs.winehq.org/show_bug.cgi?id=49586
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.19.