Christian Costa <titan.costa@gmail.com> wrote:Avoiding heap access on process exit should avoid possible dead locks
> Out of curiosity. Not freeing these memory allocations shouldn't disturb
> Valgrind to report false memory leaks?
in case a terminated by ExitProcess thread holds the heap lock.
--
Dmitry.