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

fix(ASAN): avoid reporting false 'odr-violation' issues #1611

Merged
merged 5 commits into from
Sep 18, 2023

Conversation

acelyc111
Copy link
Member

@acelyc111 acelyc111 commented Sep 17, 2023

#1645

This patch is to disable AddressSanitizerOneDefinitionRuleViolation, see
google/sanitizers#1017 for details.

@github-actions github-actions bot removed the build label Sep 17, 2023
@acelyc111 acelyc111 changed the title fix(ASAN): avoid report 'odr-violation' issues fix(ASAN): avoid reporting false 'odr-violation' issues Sep 17, 2023
@github-actions github-actions bot added the build label Sep 18, 2023
@empiredan empiredan merged commit 31ce328 into apache:master Sep 18, 2023
74 checks passed
empiredan pushed a commit to empiredan/pegasus that referenced this pull request Oct 18, 2023
acelyc111 pushed a commit that referenced this pull request Oct 18, 2023
#1645

This patch is to disable AddressSanitizerOneDefinitionRuleViolation, see
google/sanitizers#1017 for details.

This PR is to cherry-pick #1611 into v2.5 to solve issue #1645.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants