Skip to content

test: Add memory leak test #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 11, 2025
Merged

Conversation

brannondorsey
Copy link
Owner

Also a new examples/memory-leak.rs example file.

Comment on lines -70 to -71
// TODO: Add test for memory leaks with Box::leak(). My first attempt at this proved challenging only in the detection mechanism.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code just below does this.

@brannondorsey brannondorsey merged commit 148df56 into main Mar 11, 2025
1 check passed
@brannondorsey brannondorsey deleted the add-memory-leak-example-and-test branch March 11, 2025 23:34
@github-actions github-actions bot mentioned this pull request Mar 12, 2025
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