Don't call process attach notification during process shutdown.
commit31dd4af57d6c694e339a2b89fa17a600052a89b6
authorAlexandre Julliard <julliard@winehq.org>
Tue, 9 Aug 2005 20:45:46 +0000 (9 20:45 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 9 Aug 2005 20:45:46 +0000 (9 20:45 +0000)
tree893522d9fbb65064dbebf276ea5453650562c53d
parent388b9c6dcc515795a3141b35867d290183a54008
Don't call process attach notification during process shutdown.
Make sure we don't insert a module in the same list twice.
dlls/ntdll/loader.c