Skip to content

Set mmapped files as readonly to prevent other processes from modifying it by accident#137025

Open
oli-obk wants to merge 3 commits into
rust-lang:mainfrom
oli-obk:mmap
Open

Set mmapped files as readonly to prevent other processes from modifying it by accident#137025
oli-obk wants to merge 3 commits into
rust-lang:mainfrom
oli-obk:mmap

Mark `Mmap::map` as safe

9b3d926
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs