Skip to content

0.5.2

Compare
Choose a tag to compare
@mjp41 mjp41 released this 10 Nov 10:24

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

  • Improve Haiku support #255
  • Added DragonFly BSD support #252

Thanks especially to @devnexen for finding and fixing many issues in this release, and for the contributions to many previous releases in expanding snmallocs platform support.