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

WineHQ Bugzilla wine-bugs at winehq.org
Sun Apr 18 18:44:41 CDT 2021


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

--- Comment #8 from Georg Grabler <ggrabler at gmail.com> ---
Hi there,

I started to bisect the issue, and interestingly:

eee0c1f8f97d2d77118abb692e277dd440eed693 is the first bad commit
commit eee0c1f8f97d2d77118abb692e277dd440eed693
Author: Hugh McMaster <hugh.mcmaster at outlook.com>
Date:   Mon Mar 29 23:24:31 2021 +1100

    reg: Use RegOpenKeyExW() instead of RegOpenKeyW().

    Signed-off-by: Hugh McMaster <hugh.mcmaster at outlook.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

 programs/reg/delete.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(https://source.winehq.org/git/wine.git/blobdiff/35d0fda0f044497df90d1ef5c1e2e359e8d3166e..eee0c1f8f97d2d77118abb692e277dd440eed693:/programs/reg/delete.c)

That looks like a rather ... easy change. I am tempted to think I bisected
wrong...

-- 
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