Skip to content

Update memmap to memmap2. #156

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Mar 19, 2021
Merged

Update memmap to memmap2. #156

merged 1 commit into from
Mar 19, 2021

Conversation

cjgillot
Copy link
Contributor

@cjgillot cjgillot commented Mar 18, 2021

memmap is no longer maintained. memmap2 is a fork that is still maintained. https://rustsec.org/advisories/RUSTSEC-2020-0077.html

cc rust-lang/rust#83236

Fixes #153

@joshtriplett
Copy link
Member

This updates the dependency, but doesn't update the usage in measureme/src/counters.rs, which still does use memmap.

@joshtriplett
Copy link
Member

Looks good to me.

@wesleywiser wesleywiser merged commit d5050c0 into rust-lang:master Mar 19, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RUSTSEC-2020-0077: memmap is unmaintained
3 participants