[Webkit-unassigned] [Bug 68943] New: Missing initialization of member in ImageFrameQt class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 27 15:13:23 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=68943

           Summary: Missing initialization of member in ImageFrameQt class
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P4
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: adenilson.silva at openbossa.org


While using Qt image decoder, the class member premultiplyAlpha is not being initialized or copied by assignment operator (thus at best depending on compiler/platform or simply random).

This patch fixes this issue.

ps: the same behavior is implemented in Skia port and grob branch.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list