Daniel Micay c22a7de798 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
2015-11-19 08:57:47 -05:00
..
2015-11-15 12:09:16 -08:00
2015-02-14 00:56:46 +08:00
2015-11-15 12:09:16 -08:00
2015-11-16 11:36:15 -08:00
2015-10-09 17:36:05 -07:00
2013-12-03 18:42:41 -08:00
2014-11-06 11:16:55 -08:00
2015-01-26 11:57:11 -08:00
2014-09-11 08:45:46 -07:00
2013-02-01 14:51:19 -08:00
2015-11-09 16:04:50 -08:00
2014-08-22 10:23:12 -07:00
2015-02-14 00:56:46 +08:00
2015-02-14 00:56:46 +08:00
2015-11-18 17:51:21 -08:00
2014-12-03 15:55:34 -08:00
2014-04-10 20:44:27 -07:00
2014-02-21 16:27:21 +00:00
2015-01-21 10:33:30 -08:00
2014-11-06 14:14:37 -08:00
2015-06-15 18:39:02 -07:00
2015-10-28 20:04:59 -07:00
2014-01-03 14:49:37 -08:00
2015-08-26 14:48:55 -07:00
2015-11-12 16:51:31 -08:00
2015-10-02 18:25:19 -07:00
2015-09-22 16:40:14 -07:00
2015-10-26 19:29:12 -07:00