Skip to content

Add ARC leak checks#8

Merged
puffball1567 merged 1 commit into
mainfrom
arc-memory-model
Jul 12, 2026
Merged

Add ARC leak checks#8
puffball1567 merged 1 commit into
mainfrom
arc-memory-model

Conversation

@puffball1567

Copy link
Copy Markdown
Owner

Summary

  • Set the default Nim memory manager to ARC for the repository.
  • Add ARC memory-model coverage and a release leak probe.
  • Add nimble leak, backed by Valgrind, to fail on definite or indirect leaks.
  • Bump the release version for this memory-safety maintenance release.

Validation

  • nimble test
  • nimble leak with Valgrind: all heap blocks freed; no definite or indirect leaks reported.

@puffball1567
puffball1567 merged commit 05470c9 into main Jul 12, 2026
2 checks passed
@puffball1567
puffball1567 deleted the arc-memory-model branch July 12, 2026 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant