[Bug 44600] Memory leak in toos/wmc/po.c

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Feb 28 09:36:36 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=44600

--- Comment #6 from Fan gang <fan.gang.cn at gmail.com> ---
(In reply to Alexandre Julliard from comment #5)
> I'd argue that the bugs are not valid even in theory. exit() frees the
> entire address space, and it's a legitimate way of freeing memory. There are
> no leaks to fix, and there's no reason to add explicit free() calls. They
> only make the code more complex and slower, for no benefit except some
> misguided sense of "following the rules".
> 
> As such, it's not a task that anybody should be working on, even at the
> lowest priority. Patches that attempt to "fix" such issues will not be
> accepted.

Sure, I will respect your decision.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list