ntdll: Make sure we don't try to attach the main exe a second time.
commit0a72ec1dacb59c72980c3133fddf316377349048
authorAlexandre Julliard <julliard@winehq.org>
Tue, 21 Apr 2020 09:23:15 +0000 (21 11:23 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Apr 2020 09:23:15 +0000 (21 11:23 +0200)
tree47ff0b18f1f14c60e97a6efbacf16486ab8934f2
parentf31a29b8d1ea478af28f14cdaf3db1515a932853
ntdll: Make sure we don't try to attach the main exe a second time.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48961
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/loader.c