Closed
Bug 1230902
Opened 5 years ago
Closed 5 years ago
[Static Analysis][Uninitialized scalar field] Constructor of AudioCallbackDriver from GraphDriver.cpp
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla45
Tracking | Status | |
---|---|---|
firefox45 | --- | fixed |
People
(Reporter: andi, Assigned: andi)
References
(Blocks 1 open bug)
Details
(Keywords: coverity, Whiteboard: CID 1338043)
Attachments
(1 file)
951 bytes,
patch
|
cpearce
:
review+
|
Details | Diff | Splinter Review |
The Static Analysis tool Coverity added mMicrophoneActive and mSampleRate are not initialized in constructor of their class: AudioCallbackDriver
Assignee | ||
Updated•5 years ago
|
Whiteboard: CID 1338043
Assignee | ||
Comment 1•5 years ago
|
||
Hello Chris, Could you please take a look other this patch? THX
Attachment #8696438 -
Flags: review?(cpearce)
Updated•5 years ago
|
Attachment #8696438 -
Flags: review?(cpearce) → review+
Assignee | ||
Updated•5 years ago
|
Keywords: checkin-needed
Comment 3•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a52f9890e2e1
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
You need to log in
before you can comment on or make changes to this bug.
Description
•