diff options
author | Daniel Micay <danielmicay@gmail.com> | 2015-11-07 10:40:26 -0500 |
---|---|---|
committer | Daniel Micay <danielmicay@gmail.com> | 2015-11-19 08:57:47 -0500 |
commit | c22a7de798c4c0da30ad095a0c61a8f905eb9613 (patch) | |
tree | a6dadbf1ceae2c3cb0811b6c91d1619d48fcd7c5 /linker/linker_utils.cpp | |
parent | 313632db574d101275206ca025d21a5a3cd62150 (diff) |
extend the PTRDIFF_MAX size check to mremap
This removes another way to obtain objects larger than PTRDIFF_MAX. The
only known remaining hole is now jemalloc's merging of virtual memory
spans.
Technically this could be wrapped in an __LP64__ ifndef since it can't
occur on 64-bit due to the 1:1 split. It doesn't really matter either
way.
Change-Id: Iab2af242b775bc98a59421994d87aca0433215bd
Diffstat (limited to 'linker/linker_utils.cpp')
0 files changed, 0 insertions, 0 deletions