[webkit-reviews] review requested: [Bug 43193] Initialize all members of NPClass struct : [Attachment 62953] proposed patch

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


Csaba Osztrogonac <ossy at webkit.org> has asked  for review:
Bug 43193: Initialize all members of NPClass struct
https://bugs.webkit.org/show_bug.cgi?id=43193

Attachment 62953: proposed patch
https://bugs.webkit.org/attachment.cgi?id=62953&action=review

------- Additional Comments from Csaba Osztrogonac <ossy at webkit.org>
Members of "static NPClass pluginClass" are initialized with zeros by crt0.
We can do it explicitly to avoid gcc warnings.


More information about the webkit-reviews mailing list