http://bugs.winehq.org/show_bug.cgi?id=32182
Bug #: 32182 Summary: GetResolvedNeutrals always returns input Product: Wine Version: 1.5.17 Platform: x86-64 URL: http://source.winehq.org/git/wine.git/blob/1262f07609e 6722a841f511445f145d941848800:/dlls/usp10/bidi.c#l562 OS/Version: Linux Status: NEW Keywords: source Severity: normal Priority: P2 Component: usp10 AssignedTo: wine-bugs@winehq.org ReportedBy: nerv@dawncrow.de CC: aric@codeweavers.com, m.b.lankhorst@gmail.com Classification: Unclassified
coverity (CID 731561) spotted: http://source.winehq.org/git/wine.git/blob/1262f07609e6722a841f511445f145d94...
action is masked to 0x0f and compared to (1<<8), that won't ever happen.
The code comes from:
commit 032543e54dec387ae0089fe9e5dd0cc0fbc2d253 Author: Maarten Lankhorst m.b.lankhorst@gmail.com Date: Sat Sep 15 15:16:38 2007 +0200
gdi: Implement neutrals resolving in BiDi.
http://bugs.winehq.org/show_bug.cgi?id=32182
--- Comment #1 from André H. nerv@dawncrow.de 2013-06-30 07:56:17 CDT --- Still in 1.6-rc4
http://bugs.winehq.org/show_bug.cgi?id=32182
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- Looks like this code is gone thanks to http://source.winehq.org/git/wine.git/commit/de5dc96f85449ed3a9d58957e9401ea.... I think it could be closed.
http://bugs.winehq.org/show_bug.cgi?id=32182
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |de5dc96f85449ed3a9d58957e94 | |01ea37bbf7613 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from André H. nerv@dawncrow.de --- marking fixed
https://bugs.winehq.org/show_bug.cgi?id=32182
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.11.