23 Oct
2009
23 Oct
'09
12:27 p.m.
Nikolay Sivov <bunglehead(a)gmail.com> writes:
For process termination it's harmless, but for explicit unload it's a leak. Probably a similar thread data tracking should be added here too.
In theory yes, but in general that's not necessary. Particularly for something like msvcrt that won't get loaded and unloaded a lot of times in the same process. -- Alexandre Julliard julliard(a)winehq.org