http://bugs.winehq.org/show_bug.cgi?id=33935
Bug #: 33935 Summary: graphics identical sub-expressions '!(types[i + 1] & PathPointTypeBezier)' Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: elton.wine@elton.tk Classification: Unclassified
On HEAD, dlls/gdiplus/graphics.c, line 1750:
http://source.winehq.org/git/wine.git/blob/HEAD:/dlls/gdiplus/graphics.c#l17...
There are identical sub-expressions '!(types[i + 1] & PathPointTypeBezier)' to the left and to the right of the '||' operator.
Credits to PVS-Studio: http://www.viva64.com/en/b/0192/#ID0EYFAG