-
Notifications
You must be signed in to change notification settings - Fork 484
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Address Sanitizer may place a mapping directly after ours (even with MAP_FIXED), so we address this by extending the padding of the mapping. We add mlock as well to avoid any potential page swapping. PiperOrigin-RevId: 705260754 Change-Id: I252316efeef47d2e65d0e22a8a780b5cccb9be8d
- Loading branch information
1 parent
f939065
commit 530044c
Showing
2 changed files
with
41 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters