Closed
Bug 1601597
Opened 5 years ago
Closed 5 years ago
ThreadSanitizer: data race [@ style::gecko_bindings::sugar::ns_t_array::...::set_len_pod] vs. [@ Length] racing on global sEmptyTArrayHeader
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
FIXED
mozilla73
| Tracking | Status | |
|---|---|---|
| firefox73 | --- | fixed |
People
(Reporter: decoder, Assigned: decoder)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The fix in bug 1600320 also needs to be applied to set_len_pod.
Patch coming up :)
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by choller@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fcc0bb87328e
Avoid writing into the empty array header. r=emilio
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in
before you can comment on or make changes to this bug.
Description
•