[Bug 36875] New: Incorrect check in PlayEnhMetaFileRecord() with case == EMR_SCALEWINDOWEXTEX

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jul 10 07:22:11 CDT 2014


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 at winehq.org
          Reporter: maksqwe1 at 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.



More information about the wine-bugs mailing list