Closed
Bug 1680655
Opened 4 years ago
Closed 4 years ago
ThreadSanitizer: lock-order-inversion (potential deadlock) [@ PR_Lock] in EncryptedClientHelloServer
Categories
(Core :: Security: PSM, defect)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
85 Branch
Tracking | Status | |
---|---|---|
firefox85 | --- | fixed |
People
(Reporter: kjacobs, Assigned: kjacobs)
References
Details
Attachments
(1 file)
Another test server using PSM's TLSServer.cpp is triggering the same TSAN false-positive as in bug 1643087 and bug 1614605. Let's suppress this one too...
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by abutkovits@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/70ecd3ad81ec
Extend TSAN false-positive suppression to EncryptedClientHelloServer. r=decoder
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox85:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•