Skip to content
GitLab
Explore
Sign in
Fix check for mmap failure
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Fix check for mmap failure
David Edmundson
requested to merge
work/mmap
into
master
Jul 12, 2021
Overview
1
Commits
1
Pipelines
0
Changes
1
Docs for mmap state it returns -1 if it can't map an address rather than null.
BUG: 421868
Merge request reports
Loading