[Bug 36875] New: Incorrect check in PlayEnhMetaFileRecord() with case == EMR_SCALEWINDOWEXTEX
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(a)winehq.org Reporter: maksqwe1(a)ukr.net enhmetafile.c 1419 if (!lpScaleWindowExtEx->xNum || !lpScaleWindowExtEx->xDenom || !lpScaleWindowExtEx->xNum || !lpScaleWindowExtEx->yDenom) // <=== break; -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36875 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #1 from super_man(a)post.com --- How did you find this or more importantly do you have a program that depends on this behavior? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36875 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |88e8102570f46826c089415a72f | |6d9fb8feffce2 Status|UNCONFIRMED |RESOLVED CC| |sebastian(a)fds-team.de Resolution|--- |FIXED --- Comment #2 from Sebastian Lackner <sebastian(a)fds-team.de> --- Already fixed in current Wine git: http://source.winehq.org/git/wine.git/commit/88e8102570f46826c089415a72f6d9f... . -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36875 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.51. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org