Alexandre Julliard : msvcrt: Don't bother to clean up at process exit.

Christian Costa titan.costa at gmail.com
Tue May 21 09:32:19 CDT 2013


That's ok with me.Thanks for the explanation. So Valgrind will report these
"intentional" memory leaks in addition to the "unintentional" ones. Correct?


2013/5/21 Dmitry Timoshkov <dmitry at baikal.ru>

> Christian Costa <titan.costa at gmail.com> wrote:
>
> > Out of curiosity. Not freeing these memory allocations shouldn't disturb
> > Valgrind to report false memory leaks?
>
> Avoiding heap access on process exit should avoid possible dead locks
> in case a terminated by ExitProcess thread holds the heap lock.
>
> --
> Dmitry.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20130521/83fad842/attachment-0001.html>


More information about the wine-devel mailing list