Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Libpmemobj-cpp Version 1.11.1

Latest
Compare
Choose a tag to compare
@lukaszstolarczuk lukaszstolarczuk released this 06 Sep 10:52
· 581 commits to master since this release

This release fixes minor bugs.

Notable changes:

  • radix_tree: fix assing_val
  • radix_tree: fix internal find
  • radix_tree: fix try_emplace implementation
  • radix_tree: fix use after free
  • string_view: add assert for operator[]
  • self_relative_ptr: fix UB when adding non-zero offset to possibly null pointer
  • tests: fix radix_tx_abort test
  • tests: link atomic to all tests