Skip to content

Version 0.7-1

Compare
Choose a tag to compare
@foonathan foonathan released this 05 Sep 17:22
· 39 commits to main since this release

Just bugfixes:

  • CMake: automatically link libatomic on platforms where that is necessary (#95)
  • catch small block sizes of memory_pool (#113)
  • fix buffer overflow in memory_pool_collection's array allocation (#99)
  • fix compatibility with Windows UWP (#102)
  • fix computation of memory_pool::min_block_size (#110)
  • fix debug assertion in free lists (#111)