Changes for version 0.04 - 2026-05-26

  • recover_stale: owner re-check around bitmap CAS + saturating-sub on used (fixes ABA race where a freshly allocated slot was incorrectly freed)
  • pool_alloc: compare against hdr->capacity directly (fixes truncation for capacity > UINT32_MAX)

Modules

Fixed-size shared-memory object pool for Linux

Provides

in lib/Data/Pool/Shared.pm