[Bug 51188] test_user_shared_data() fails in ntdll:virtual

WineHQ Bugzilla wine-bugs at winehq.org
Sat May 29 14:30:13 CDT 2021


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

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Fixed by SHA1|                            |dc94b03799363a94b6f93a8e464
                   |                            |13803f4ec00dd
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from François Gouget <fgouget at codeweavers.com> ---
And the following commit fixes the issue on Windows 8:

commit dc94b03799363a94b6f93a8e46413803f4ec00dd
Author:     Francois Gouget <fgouget at codeweavers.com>
AuthorDate: Fri May 28 18:12:34 2021 +0200

    ntdll/tests: Fix the XState AllFeatureSize check on old CPUs.

    On old CPUs lacking XSAVEC, Windows 8+ does not set AllFeatureSize and
    AllFeatures.

    Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=51188
    Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
    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