0.5.2
Bug fixes
- Fixes issue where unused memory is zeroed by the OS, then superslab data can become corrupt. Only affected the 16MiB chunk size configuration. The bug did not affect the Linux implementation. #259
- Typo that meant 16MiB configuration was ignored in some cases. #254
Platform Support
Thanks especially to @devnexen for finding and fixing many issues in this release, and for the contributions to many previous releases in expanding snmalloc
s platform support.