Alexandre Julliard : ntdll: Check file identity in addition to file name to find a loaded module.

Alexandre Julliard julliard at winehq.org
Wed Feb 28 15:39:33 CST 2018


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Feb 28 10:11:55 2018 +0100

ntdll: Check file identity in addition to file name to find a loaded module.

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

---

 dlls/kernel32/tests/loader.c |  9 -----
 dlls/ntdll/loader.c          | 91 ++++++++++++++++++++++++++++++++------------
 2 files changed, 66 insertions(+), 34 deletions(-)

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



More information about the wine-cvs mailing list