summaryrefslogtreecommitdiff
path: root/linker/linker_utils.cpp
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2015-11-07 10:40:26 -0500
committerDaniel Micay <danielmicay@gmail.com>2015-11-19 08:57:47 -0500
commitc22a7de798c4c0da30ad095a0c61a8f905eb9613 (patch)
treea6dadbf1ceae2c3cb0811b6c91d1619d48fcd7c5 /linker/linker_utils.cpp
parent313632db574d101275206ca025d21a5a3cd62150 (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