Closed
Bug 1804941
Opened 2 years ago
Closed 2 years ago
Remove unnecessary ODR suppression from ASAN cpptests
Categories
(Core :: WebRTC: Networking, task)
Core
WebRTC: Networking
Tracking
()
RESOLVED
FIXED
109 Branch
Tracking | Status | |
---|---|---|
firefox109 | --- | fixed |
People
(Reporter: RyanVM, Assigned: RyanVM)
References
Details
Attachments
(1 file)
Bug 1215679 added a suppression for ODR violations due to how WebRTC tests were being linked at the time. A lot has changed since then (those tests don't even run in cppunittest suite anymore). Try confirms that we can remove this suppression now without issue, so let's do it.
Assignee | ||
Comment 1•2 years ago
|
||
Pushed by ncsoregi@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/2fc8e4b3d667
Remove ODR suppression for ASan cpptests. r=gbrown
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox109:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•