Rob Shearman : msvcrt: Free memory allocated in TLS slot on module unload as well as thread exit.

Nikolay Sivov bunglehead at gmail.com
Mon Dec 14 10:47:15 CST 2009


On 12/14/2009 18:51, Alexandre Julliard wrote:
> Module: wine
> Branch: master
> Commit: c20868e0a2f7af909cf8af2877ae8b024fa6d11e
> URL:    http://source.winehq.org/git/wine.git/?a=commit;h=c20868e0a2f7af909cf8af2877ae8b024fa6d11e
>
> Author: Rob Shearman<robertshearman at gmail.com>
> Date:   Mon Dec 14 14:13:57 2009 +0000
>
> msvcrt: Free memory allocated in TLS slot on module unload as well as thread exit.
>
> ---
>
>   dlls/msvcrt/main.c |   27 +++++++++++++++------------
>   1 files changed, 15 insertions(+), 12 deletions(-)
>    
It's a partial solution I suppose? I works for a one thread only that 
unloads module.




More information about the wine-devel mailing list