Closed
Bug 1710355
Opened 4 years ago
Closed 4 years ago
Replace the unmaintained memmap crate with memmap2 in cert_storage
Categories
(Core :: Security: PSM, task)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
92 Branch
Tracking | Status | |
---|---|---|
firefox92 | --- | fixed |
People
(Reporter: gsvelto, Assigned: keeler)
References
Details
Attachments
(1 file)
The memmap crate used in cert_storage is unmaintained (see RUSTSEC-2020-0077). The memmap2 crate is available as an alternative and is actively maintained.
![]() |
Assignee | |
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → dkeeler
Status: NEW → ASSIGNED
Pushed by dkeeler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7fae69f8b4d6
replace the unmaintained memmap crate with memmap2 in cert_storage r=rmf
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox92:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•