Changes for version 0.04 - 2026-05-27

  • Cap capacity at UINT32_MAX; (uint32_t) cast in capacity check no longer silently truncates oversized files
  • heap_setup closes backing fd on calloc OOM (memfd/dup leak fix)

Modules

Shared-memory binary min-heap (priority queue) for Linux