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

Remove odr-violation ASAN warning #3209

Merged
merged 3 commits into from
Jan 24, 2023
Merged

Conversation

rsanchez15
Copy link
Contributor

@rsanchez15 rsanchez15 commented Jan 13, 2023

Description

Contributor Checklist

  • Commit messages follow the project guidelines.
  • The code follows the style guidelines of this project.
  • Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added.
  • Any new/modified methods have been properly documented using Doxygen.
  • Fast DDS test suite has been run locally.
  • Changes are ABI compatible.
  • Changes are API compatible.
  • Documentation builds and tests pass locally.
  • New feature has been added to the versions.md file (if applicable).
  • New feature has been documented/Current behavior is correctly described in the documentation.
  • Applicable backports have been included in the description.

Reviewer Checklist

  • Check contributor checklist is correct.
  • Check CI results: changes do not issue any warning.
  • Check CI results: failing tests are unrelated with the changes.

rsanchez15 and others added 3 commits January 13, 2023 12:52
Signed-off-by: RaulSanchez <raul@eprosima.com>
…ings

Signed-off-by: Miguel Barro <miguelbarro@eprosima.com>
Signed-off-by: RaulSanchez <raul@eprosima.com>
Copy link
Member

@MiguelCompany MiguelCompany left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes LGTM, but since the PR is exporting new symbols, it should wait for the start of the 2.10.x cycle next week

@MiguelCompany MiguelCompany added this to the v2.10.0 milestone Jan 16, 2023
@MiguelCompany MiguelCompany added the ready-to-merge Ready to be merged. CI and changes have been reviewed and approved. label Jan 16, 2023
@MiguelCompany MiguelCompany merged commit 71e278c into master Jan 24, 2023
@MiguelCompany MiguelCompany deleted the hotfix/asan-odr-violation branch January 24, 2023 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge Ready to be merged. CI and changes have been reviewed and approved.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants