https://bugs.winehq.org/show_bug.cgi?id=55351
Bug ID: 55351 Summary: gdiplus:graphicspath - test_flatten2() fails on Windows 7 - 11 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: gdiplus Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
gdiplus:graphicspath - test_flatten2() fails on Windows 7 - 11:
graphicspath.c:1270: Test failed: Expected 00000000, got 00000002
See https://test.winehq.org/data/patterns.html#gdiplus:graphicspath
The failure started on the day test_flatten2() was introduced with the commit below:
commit 36c3a51d6abbdba4054e02c2a10b9fd38f8a3d5d Author: Fabian Maurer dark.shadow4@web.de AuthorDate: Mon Jul 24 17:23:44 2023 +0200
gdiplus: Prevent infinite loops due to floating point inaccuracy.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52492