Christopher Ferris ad33ebead8 Fix bug in dlmalloc's version of calloc.
Under some circumstances, doing a calloc will make sure that the memory
returned will be zero up to the size of the requested size. However, if
there is more usable size than the requested size, that extra part
of the allocation will not be zeroed. This change fixes it so that the
entire usable memory is always zeroed.

Change-Id: I8a66d6767c074023c4ba3568bf2705e1886740fc
2015-12-16 14:48:03 -08:00
..
2015-11-06 13:14:43 -08:00
2015-11-06 13:14:43 -08:00
2015-11-06 13:14:43 -08:00
2015-11-06 13:14:43 -08:00
2015-11-06 13:14:43 -08:00
2015-12-01 16:57:19 -08:00
2015-10-14 08:54:17 +00:00
2015-08-28 20:23:52 -07:00
2015-11-06 13:14:43 -08:00
2015-05-08 09:36:03 -07:00