Nikolay Sivov bunglehead@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.