ntdll: Delay mapping a module until we have found the final one to load.
commit5fef775ddfc96334ee841c7fce1df8bcadb4fe1c
authorAlexandre Julliard <julliard@winehq.org>
Thu, 21 Jan 2021 13:27:52 +0000 (21 14:27 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 23 Jan 2021 15:50:35 +0000 (23 16:50 +0100)
tree6d234f14e930e78140cbca9580ee5a9ed15a6851
parent63b62953683fc62e95d5df8cb975009554aff1a3
ntdll: Delay mapping a module until we have found the final one to load.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/loader.c
dlls/ntdll/unix/loader.c