Closed
Bug 1740767
Opened 3 years ago
Closed 3 years ago
Clean up naming and mutex handling in DataChannels
Categories
(Core :: WebRTC: Networking, defect)
Core
WebRTC: Networking
Tracking
()
RESOLVED
FIXED
96 Branch
People
(Reporter: jesup, Assigned: jesup)
References
(Blocks 1 open bug)
Details
(Keywords: csectype-race, sec-moderate, Whiteboard: [post-critsmash-triage][adv-main96-])
Attachments
(1 file)
Some of the mutexes should be moved for correctness and clarity, and CloseInt() should really be CloseLocked()
Assignee | ||
Comment 1•3 years ago
|
||
No indication that anything here is exploitable
Group: media-core-security
Keywords: csectype-race,
sec-moderate
Assignee | ||
Comment 2•3 years ago
|
||
Comment 3•3 years ago
|
||
DataChannels cleanup r=bwc
https://hg.mozilla.org/integration/autoland/rev/a2cd4e8ef8a63f0704d8e35dc255daa37dcf925c
https://hg.mozilla.org/mozilla-central/rev/a2cd4e8ef8a6
Group: media-core-security → core-security-release
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
Updated•3 years ago
|
Updated•3 years ago
|
Flags: qe-verify-
Whiteboard: [post-critsmash-triage]
Updated•3 years ago
|
Whiteboard: [post-critsmash-triage] → [post-critsmash-triage][adv-main96-]
Updated•2 years ago
|
Group: core-security-release
You need to log in
before you can comment on or make changes to this bug.
Description
•