http://bugs.winehq.org/show_bug.cgi?id=19556
Summary: GdipAddPathPieI forwards to itself Product: Wine Version: unspecified Platform: PC OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: stefan__100__@hotmail.com CC: stefan__100__@hotmail.com
gdiplus\graphicspath.c(779) : warning C4717: 'GdipAddPathPieI' : recursive on all control paths, function will cause runtime stack overflow
There appears to be a typo in GdipAddPathPieI -- instead of calling GdipAddPathPie, the function forwards to itself.
http://bugs.winehq.org/show_bug.cgi?id=19556
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC|stefan__100__@hotmail.com | Version|unspecified |1.1.26 Ever Confirmed|0 |1 OS/Version|All |other
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2009-08-03 03:20:28 --- Please send a patch.
http://bugs.winehq.org/show_bug.cgi?id=19556
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2009-08-03 03:28:35 --- Thanks for spotting this, my fault.
Patch sent:
http://www.winehq.org/pipermail/wine-patches/2009-August/076579.html
http://bugs.winehq.org/show_bug.cgi?id=19556
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2009-08-03 11:27:24 --- Fixed by commit:
http://source.winehq.org/git/wine.git/?a=commit;h=c562d444f5c33fac6060ddf0a4...
http://bugs.winehq.org/show_bug.cgi?id=19556
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2009-08-03 11:27:48 --- Fixed.
http://bugs.winehq.org/show_bug.cgi?id=19556
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2009-08-07 13:01:32 --- Closing bugs fixed in 1.1.27.