[Bug 51023] [Regression] wine64 fails to load system dlls

WineHQ Bugzilla wine-bugs at winehq.org
Sun Apr 18 20:01:03 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51023

--- Comment #9 from Georg Grabler <ggrabler at gmail.com> ---
Bisect was wrong, seems i put some bisect on bad when i shouldn't have.

Proper bisect:
bb065801a693e1cd305d2a507c206f1b21a142d3 is the first bad commit
commit bb065801a693e1cd305d2a507c206f1b21a142d3
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Mar 30 10:12:07 2021 +0200

    ntdll: Map the builtin or fake dll from the Wine dirs if it's missing from
the prefix.

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

 dlls/kernel32/tests/module.c |   4 +-
 dlls/mscoree/tests/mscoree.c |   4 +-
 dlls/ntdll/loader.c          | 141 ++++++++++++++++++++++++++-----------------
 3 files changed, 88 insertions(+), 61 deletions(-)

sorry for the difficulty / issue above ... mistakes happen I guess ;-).

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list