http://bugs.winehq.org/show_bug.cgi?id=36875
Bug ID: 36875 Summary: Incorrect check in PlayEnhMetaFileRecord() with case == EMR_SCALEWINDOWEXTEX Product: Wine Version: 1.7.21 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs@winehq.org Reporter: maksqwe1@ukr.net
enhmetafile.c 1419 if (!lpScaleWindowExtEx->xNum || !lpScaleWindowExtEx->xDenom || !lpScaleWindowExtEx->xNum || !lpScaleWindowExtEx->yDenom) // <=== break;
https://bugs.winehq.org/show_bug.cgi?id=36875
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #1 from super_man@post.com --- How did you find this or more importantly do you have a program that depends on this behavior?
https://bugs.winehq.org/show_bug.cgi?id=36875
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |88e8102570f46826c089415a72f | |6d9fb8feffce2 Status|UNCONFIRMED |RESOLVED CC| |sebastian@fds-team.de Resolution|--- |FIXED
--- Comment #2 from Sebastian Lackner sebastian@fds-team.de --- Already fixed in current Wine git: http://source.winehq.org/git/wine.git/commit/88e8102570f46826c089415a72f6d9f... .
https://bugs.winehq.org/show_bug.cgi?id=36875
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.51.