Skip to content

When ASan is on, but allow_user_poisoning=0, clear container annotations from#26986

Draft
copybara-service[bot] wants to merge 1 commit intomainfrom
test_902680368
Draft

When ASan is on, but allow_user_poisoning=0, clear container annotations from#26986
copybara-service[bot] wants to merge 1 commit intomainfrom
test_902680368

Conversation

@copybara-service
Copy link
Copy Markdown

When ASan is on, but allow_user_poisoning=0, clear container annotations from
the arena memory.

Normally unpoisoning the memory would do that for us, but with poisoning
disabled the unpoisoning is a noop. We need to manually clear the container
annotations to be able to reuse the memory.

…tions from

the arena memory.

Normally unpoisoning the memory would do that for us, but with poisoning
disabled the unpoisoning is a noop. We need to manually clear the container
annotations to be able to reuse the memory.

PiperOrigin-RevId: 902680368
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