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

mismatched-memory-management-cpp.yaml: remove delete(this) #282

Merged
merged 2 commits into from
Jul 17, 2023
Merged

Conversation

thypon
Copy link
Member

@thypon thypon commented Jul 17, 2023

Resolves: #159

@thypon thypon merged commit 870282d into main Jul 17, 2023
7 checks passed
@thypon thypon deleted the bugfix/159 branch July 17, 2023 17:30
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.

Remove delete this; case since it's a common pattern for destructors methods in our codebase
1 participant