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.