Closed
Bug 504113
Opened 15 years ago
Closed 15 years ago
initialize mUsageDelta in nsInMemoryStorage()'s constructor
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: timeless)
References
(Blocks 1 open bug)
Details
(Keywords: coverity)
Attachments
(1 file)
(deleted),
patch
|
mayhemer
:
review+
|
Details | Diff | Splinter Review |
this is just to make Coverity happy and in theory can enable a compiler to optimize better.
Attachment #388489 -
Flags: review?(honzab.moz)
Comment 2•15 years ago
|
||
Comment on attachment 388489 [details] [diff] [review]
use initializer
Yep, it should be this way.
Attachment #388489 -
Flags: review?(honzab.moz) → review+
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: DOM: Mozilla Extensions → DOM
Updated•6 years ago
|
Blocks: coverity-analysis
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•