https://bugs.winehq.org/show_bug.cgi?id=54593 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |9d6a9909c3fcffce928cd836ff2 | |0ad0c66f1340c --- Comment #3 from François Gouget <fgouget(a)codeweavers.com> --- This is fixed: commit 9d6a9909c3fcffce928cd836ff20ad0c66f1340c Author: François Gouget <fgouget(a)codeweavers.com> AuthorDate: Mon Feb 27 10:47:19 2023 +0100 gdi32/tests: Fix the SetDeviceGammaRamp() tests on Windows 10 1909. SetDeviceGammaRamp() checks the specified ramp to prevent applications from setting malicious gamma ramps (e.g. hiding text by remapping its color to match the background). But Windows 10 1909 has fewer checks than later Windows 10 versions. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54593 -- 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.