Skip to content

[DomTreeUpdater] Fix use after free in unittests #97133

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
Jun 29, 2024

Conversation

paperchalice
Copy link
Contributor

@paperchalice paperchalice commented Jun 29, 2024

In #96851, the unit test contains use after free, which triggers sanitizer error.
Fix https://lab.llvm.org/buildbot/#/builders/169/builds/490

@paperchalice paperchalice added the skip-precommit-approval PR for CI feedback, not intended for review label Jun 29, 2024
@paperchalice paperchalice merged commit bf52884 into llvm:main Jun 29, 2024
6 of 8 checks passed
@paperchalice paperchalice deleted the fix branch June 29, 2024 02:50
lravenclaw pushed a commit to lravenclaw/llvm-project that referenced this pull request Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-precommit-approval PR for CI feedback, not intended for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant