https://bugs.winehq.org/show_bug.cgi?id=54299
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |9b38ae997f6a5920694a5c97ff6 | |01827336b0575 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from François Gouget fgouget@codeweavers.com --- This is fixed:
commit 9b38ae997f6a5920694a5c97ff601827336b0575 Author: François Gouget fgouget@codeweavers.com AuthorDate: Fri Jan 13 16:07:49 2023 +0100
d3d12/tests: Don't check the refcount after releasing the dxgi adapter.
The refcount is >= 1 on Windows 10 1709 and 1809 but 0 on more recent versions. So its value is not really important.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54299