Skip to content
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

Add ClangMemoryMgmtExample demonstrating how to avoid memory leaks #1522

Merged
merged 3 commits into from
Aug 3, 2024
Merged

Add ClangMemoryMgmtExample demonstrating how to avoid memory leaks #1522

merged 3 commits into from
Aug 3, 2024

Conversation

0x6675636b796f75676974687562
Copy link
Contributor

The sample demonstrates how to avoid memory leaks when traversing the AST and tokenizing ranges.

For more context, see:

@0x6675636b796f75676974687562
Copy link
Contributor Author

Samuel @saudet, the CI pipeline has succeeded, so please review.

@saudet saudet merged commit c99e105 into bytedeco:master Aug 3, 2024
10 checks 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.

3 participants