commit | 6b694c4d47278cddfaaedeb7ee49fa5757e35ed5 | [log] [tgz] |
---|---|---|
author | Jason Evans <je@fb.com> | Tue Jan 07 16:47:56 2014 -0800 |
committer | Jason Evans <je@fb.com> | Tue Jan 07 16:54:17 2014 -0800 |
tree | af5722f43f512489a10ed7cacb4f9de890ee0cfc | |
parent | e18c25d23de0e845f0ee7e11d02c1be044738a3c [diff] |
Add junk/zero filling unit tests, and fix discovered bugs. Fix growing large reallocation to junk fill new space. Fix huge deallocation to junk fill when munmap is disabled.