Closed
Bug 1230907
Opened 9 years ago
Closed 9 years ago
[Static Analysis][Uninitialized scalar field] Constructor of nsBMPDecoder from nsBMPDecoder.cpp
Categories
(Core :: Graphics: ImageLib, defect)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
mozilla48
People
(Reporter: andi, Assigned: andi)
References
(Blocks 1 open bug)
Details
(Keywords: coverity, Whiteboard: CID 1338042)
Attachments
(1 file)
765 bytes,
patch
|
seth
:
review+
|
Details | Diff | Splinter Review |
The Static Analysis tool Coverity added that mPixelRowSize is not initialized in the constructor.
Assignee | ||
Comment 1•9 years ago
|
||
Hello Seth,
Could you please take a look other this patch?
THX
Attachment #8696439 -
Flags: review?(seth)
Assignee | ||
Updated•9 years ago
|
Whiteboard: CID 1338042
Comment 2•9 years ago
|
||
Comment on attachment 8696439 [details] [diff] [review]
Bug 1230907.diff
Review of attachment 8696439 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good. Thanks for finding this!
Attachment #8696439 -
Flags: review?(seth) → review+
Comment 4•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
You need to log in
before you can comment on or make changes to this bug.
Description
•