server-skynet-source-3rd-je.../test
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 8a03cf039c (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
..
include/test Fix MinGW-related portability issues. 2015-07-23 13:56:25 -07:00
integration Fix xallocx(..., MALLOCX_ZERO) bugs. 2015-09-24 16:38:45 -07:00
src Fix MinGW-related portability issues. 2015-07-23 13:56:25 -07:00
stress Fix MinGW-related portability issues. 2015-07-23 13:56:25 -07:00
unit Rename arena_maxclass to large_maxclass. 2015-09-11 20:50:20 -07:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00