Skip to content

Cleanup all memory leaks#19

Merged
jjwatt merged 1 commit intomainfrom
asan
May 11, 2025
Merged

Cleanup all memory leaks#19
jjwatt merged 1 commit intomainfrom
asan

Conversation

@jjwatt
Copy link
Owner

@jjwatt jjwatt commented May 11, 2025

Cleanup memory leaks, including a really subtle one where I was leaving just one item leaked in my for loop. Now I can leave address sanitizer on.

Cleanup memory leaks, including a really subtle one where I was
leaving just one item leaked in my for loop. Now I can leave address
sanitizer on.
@jjwatt jjwatt merged commit a57a08c into main May 11, 2025
1 check passed
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