Skip to content

is Mmap safe on 32-bit platforms? #3

New issue

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

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

Already on GitHub? Sign in to your account

Closed
oconnor663 opened this issue Aug 24, 2018 · 0 comments
Closed

is Mmap safe on 32-bit platforms? #3

oconnor663 opened this issue Aug 24, 2018 · 0 comments

Comments

@oconnor663
Copy link
Owner

oconnor663 commented Aug 24, 2018

danburkert/memmap-rs#69

We might need to explicitly set the size to be less than isize::MAX, to avoid unsoundness. As it is, we probably already have errors when dealing with files larger than 4GB.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant