tcmalloc: add a guard page in front of metadata allocations
Based on original CL: - https://codereview.chromium.org/8570023 Add a guard page in front of metadata allocations. BUG=104752 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112260 Code has been modified to create the guard page inside MetaDataAlloc, once per 8MB chunk. BUG=724399,b:70905156 Change-Id: I527fbfe5e258cc052e205d01bfe2dd30e21b9f13 Reviewed-on: https://chromium-review.googlesource.com/c/1130794Reviewed-by:Will Harris <wfh@chromium.org> Commit-Queue: Gabriel Marin <gmx@chromium.org> Cr-Commit-Position: refs/heads/master@{#595983}
Showing
Please register or sign in to comment