Closed
Bug 1177784
Opened 11 years ago
Closed 11 years ago
use-of-uninitialized-value in SECU_PrintAsHex
Categories
(NSS :: Libraries, defect)
NSS
Libraries
Tracking
(firefox42 affected)
RESOLVED
FIXED
3.20
| Tracking | Status | |
|---|---|---|
| firefox42 | --- | affected |
People
(Reporter: tsmith, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
|
1.21 KB,
text/plain
|
Details | |
|
549 bytes,
patch
|
elio.maldonado.batiz
:
review+
|
Details | Diff | Splinter Review |
This was found running the tests with a Memory Sanitizer build.
Comment 1•11 years ago
|
||
Thanks.
We should simply init column to zero.
I don't think this is a big issue, it's only being used for whitespace and wrapping decisions.
Comment 2•11 years ago
|
||
Updated•11 years ago
|
Attachment #8628903 -
Flags: review?(emaldona)
Updated•11 years ago
|
Attachment #8628903 -
Flags: review?(emaldona) → review+
Comment 3•11 years ago
|
||
Group: core-security
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.20
You need to log in
before you can comment on or make changes to this bug.
Description
•