[Bug 51533] Some Radeon driver versions seem to break kernelbase:sync

WineHQ Bugzilla wine-bugs at winehq.org
Wed Aug 4 08:27:38 CDT 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
      Fixed by SHA1|                            |e9e8561fa8127a354390cc49442
                   |                            |d0b029c693014

--- Comment #1 from François Gouget <fgouget at codeweavers.com> ---
This is fixed:

commit e9e8561fa8127a354390cc49442d0b029c693014
Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Thu Jul 29 17:24:12 2021 +0200

    kernelbase/tests: Fix the Sleep() test for non-default timer resolutions.

    Also defend against timer resolution changes during the test.
    Reduce the test duration a bit.

    Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51533
    Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

The better Nt{Query,Set}TimerResolution() stubs make it all even better
(d84e84c12650, bug 47261).

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