Skip to content

Fix ASAN-detected alloc-dealloc mismatch #73820

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 2 commits into from
Aug 13, 2022

Conversation

jkoritzinsky
Copy link
Member

Fix an alloc-dealloc mismatch in ASAN.

Fixes #73789

Alternative to #73790 that better fits how we've fixed alloc-dealloc mismatches of this style in the repo.

@jkoritzinsky jkoritzinsky merged commit b8f8645 into dotnet:main Aug 13, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Sep 12, 2022
@jkoritzinsky jkoritzinsky deleted the alloc-dealloc-mismatch branch March 22, 2024 01:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

asan reports mismatched new[] vs delete
2 participants