Jason Evans d260f442ce Fix xallocx(..., MALLOCX_ZERO) bugs.
Zero all trailing bytes of large allocations when
--enable-cache-oblivious configure option is enabled.  This regression
was introduced by 8a03cf039cd06f9fa6972711195055d865673966 (Implement
cache index randomization for large allocations.).

Zero trailing bytes of huge allocations when resizing from/to a size
class that is not a multiple of the chunk size.
2015-09-24 16:38:45 -07:00
..
2015-09-17 15:27:28 -07:00
2015-09-11 20:40:34 -07:00
2014-09-08 17:34:24 -07:00
2015-09-24 16:38:45 -07:00