Skip to content

Fix memory leaks#60

Merged
jeffdgr8 merged 4 commits into
mainfrom
memory-leaks
Oct 22, 2025
Merged

Fix memory leaks#60
jeffdgr8 merged 4 commits into
mainfrom
memory-leaks

Conversation

@jeffdgr8

Copy link
Copy Markdown
Owner
  • Use memScope to scope String to C string copies
  • Zero out struct memory to ensure free() isn't called on a garbage pointer

@jeffdgr8 jeffdgr8 merged commit 6b6d5a0 into main Oct 22, 2025
9 of 12 checks passed
@jeffdgr8 jeffdgr8 deleted the memory-leaks branch October 22, 2025 18:02
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