Alexandre Julliard : ntdll: Delay mapping a module until we have found the final one to load.

Alexandre Julliard julliard at winehq.org
Mon Jan 25 16:42:05 CST 2021


Module: wine
Branch: master
Commit: 5fef775ddfc96334ee841c7fce1df8bcadb4fe1c
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=5fef775ddfc96334ee841c7fce1df8bcadb4fe1c

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Jan 21 14:27:52 2021 +0100

ntdll: Delay mapping a module until we have found the final one to load.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/loader.c      | 108 +++++++++++++++++++----------------------------
 dlls/ntdll/unix/loader.c |  98 ++++++++++++++++++++++++------------------
 2 files changed, 100 insertions(+), 106 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=5fef775ddfc96334ee841c7fce1df8bcadb4fe1c



More information about the wine-cvs mailing list