Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed #7894 (#8496) | jcosborn | 2018-08-01 | 1 | -20/+23 |
| | | | make system tests run properly | ||||
* | fix allocator corruption for large sizes (#7338) | jcosborn | 2018-03-17 | 1 | -0/+57 |
* fix allocator corruption for large sizes * allow large chunks to coalesce and added test case * use correct constants in MaxBigChunkSize |