[PATCH] winebuild: Fix memory leaks (Pinpoint)

Alexandre Julliard julliard at winehq.org
Mon Feb 26 04:23:35 CST 2018


Zhiyi Zhang <yi.gd.cn at gmail.com> writes:

> Fix bug 44601,44602,44603,44604,44605,44606,44607,44608
>
> Although winebuild only runs for a short period of time. These memory
> leaks should be fixed anyway.

There's no reason to fix leaks in short-lived apps like the build tools,
it's only making the code more complex for no benefit. Running such leak
detection software on the tools is not useful.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list