Closed
Bug 454761
Opened 16 years ago
Closed 13 years ago
Clean up uninitialized variables in layout/
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: Swatinem, Assigned: Swatinem)
References
(Blocks 1 open bug)
Details
(Whiteboard: [build_warning])
Attachments
(1 file)
16.53 KB,
patch
|
Details | Diff | Splinter Review |
This fixes a lot of gcc warnings about uninitialized vars. I did my best to initialize the vars to something useful, otherwise I just set them to 0.
Attachment #338069 -
Flags: superreview?(roc)
Attachment #338069 -
Flags: review?(roc)
Attachment #338069 -
Flags: superreview?(roc)
Attachment #338069 -
Flags: review?(roc)
Comment on attachment 338069 [details] [diff] [review]
patch
Needs to be refreshed. Sorry this one dropped off my radar...
Updated•13 years ago
|
Whiteboard: [build_warning]
Updated•13 years ago
|
Blocks: buildwarning
Assignee | ||
Comment 2•13 years ago
|
||
I will just file a fresh bug when I come back to this.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•