Yeah, it has little benefit. But I was thinking doing so would make others not reporting the same bugs again.
Zhiyi Zhang <yi.gd.cn@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@winehq.org
--