Closed
Bug 1589953
Opened 5 years ago
Closed 5 years ago
Uninitialized variable in AlternativeDataStreamListener::OnDataAvailable()
Categories
(Core :: DOM: Networking, defect)
Core
DOM: Networking
Tracking
()
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
(Blocks 1 open bug)
Details
(Whiteboard: [CID 98487])
Attachments
(2 files)
Please see the coverity report in the attachment (sorry there is no great way of exporting these reports that I know of.)
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → ehsan
Whiteboard: [CID 98487]
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/71e1f7fa5cf2
Initialize `read` in AlternativeDataStreamListener::OnDataAvailable(); r=edgar
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•