https://bugs.winehq.org/show_bug.cgi?id=36122
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |7b8624649ac5e577f0b8da80209 | |1c51d48bb7e88 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Austin English austinenglish@gmail.com --- (In reply to Indrek from comment #4)
The definitive leak should be fixed with commit http://source.winehq.org/git/wine.git/commit/ 7b8624649ac5e577f0b8da802091c51d48bb7e88
Do other warnings still occur?
I see ==24183== 256 bytes in 1 blocks are definitely lost in loss record 476 of 655 ==24183== at 0x7BC494E5: notify_alloc (heap.c:255) ==24183== by 0x7BC4D71B: RtlAllocateHeap (heap.c:1716) ==24183== by 0x49A60EC: IMalloc_fnAlloc (ifs.c:186) ==24183== by 0x49A6943: CoTaskMemAlloc (objidl.h:1236) ==24183== by 0x56CA588: get_profile_string (intshcut.c:429) ==24183== by 0x56CA8AF: PersistFile_Load (intshcut.c:473) ==24183== by 0x4877583: Process_URL (objidl.h:5279) ==24183== by 0x4878843: wWinMain (winemenubuilder.c:3703) ==24183== by 0x4878EBB: wmain (exe_wmain.c:51) ==24183== by 0x4878DA5: __wine_spec_exe_wentry (exe_wentry.c:36) ==24183== by 0x7B85D9DF: ??? (process.c:1045) ==24183== by 0x7B85DB21: start_process (process.c:1097) ==24183== by 0x7BC7EF53: ??? (signal_i386.c:2578) ==24183== by 0x7BC7EF9A: call_thread_func (signal_i386.c:2637) ==24183== by 0x7BC7EF31: ??? (signal_i386.c:2578) ==24183== by 0x7BC55F4B: start_process (loader.c:2856) ==24183== by 0x403CDAC: ??? (port.c:60) ==24183==
in ieframe/tests/webbrowser.c, but not the others. I'll mark this fixed, thanks.