[Webkit-unassigned] [Bug 43193] Initialize all members of NPClass struct

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 29 09:05:14 PDT 2010


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


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #62953|                            |review?
               Flag|                            |




--- Comment #1 from Csaba Osztrogonac <ossy at webkit.org>  2010-07-29 09:05:14 PST ---
Created an attachment (id=62953)
 --> (https://bugs.webkit.org/attachment.cgi?id=62953)
proposed patch

Members of "static NPClass pluginClass" are initialized with zeros by crt0.
We can do it explicitly to avoid gcc warnings.

-- 
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