[Webkit-unassigned] [Bug 19309] New: uninitialised variable in PluginView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 29 09:09:06 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19309

           Summary: uninitialised variable in PluginView
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: chpe at gnome.org
                CC: alp at nuanti.com


PluginView's NPP instance's pdata member is uninitialised. I was getting
crashes in the totem plugins because of this; attached patch inits the var to
0. (This might have been a problem in the plugin itself, but I think it's
better to be resilient against buggy plugins than just crash.)


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



More information about the webkit-unassigned mailing list