Summary: | Initialize all members of NPClass struct | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> | ||||
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | ||||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 43191 | ||||||
Attachments: |
|
Description
Csaba Osztrogonác
2010-07-29 09:01:12 PDT
Created attachment 62953 [details]
proposed patch
Members of "static NPClass pluginClass" are initialized with zeros by crt0.
We can do it explicitly to avoid gcc warnings.
Comment on attachment 62953 [details] proposed patch Clearing flags on attachment: 62953 Committed r64285: <http://trac.webkit.org/changeset/64285> All reviewed patches have been landed. Closing bug. |