[Bug 53343] New: The 64-bit itss:protocol fails in Wine

WineHQ Bugzilla wine-bugs at winehq.org
Tue Jul 12 17:56:48 CDT 2022


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

            Bug ID: 53343
           Summary: The 64-bit itss:protocol fails in Wine
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com
      Distribution: ---

The 64-bit itss:protocol fails in Wine:

protocol.c:179: Test failed: expected: 00000000 got: 800c0005
protocol.c:180: Test failed: dwError = 87
protocol.c:179: Test failed: expected: 00000000 got: 800c0005
protocol.c:180: Test failed: dwError = 87
protocol.c:179: Test failed: expected: 00000000 got: 800c0005
protocol.c:180: Test failed: dwError = 87

https://test.winehq.org/data/patterns.html#itss:protocol

A bisect shows that the failures started with the commit below:

commit 569c27945e9479e9b27a5ffaa9b0587e6f1f2ac7
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Jul 7 12:32:22 2022 +0200

    server: Use standard named object functions for registry keys.

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

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