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

Follow up to 3994 and Fix sprintf Warnings #4003

Merged
merged 3 commits into from
Jan 27, 2023

Conversation

iguessthislldo
Copy link
Member

@iguessthislldo iguessthislldo commented Jan 25, 2023

#3994

OpenDDS#3994

- Fixed missing `TAO_VERSION_CODE` on TAO 2.2 by using
  `TAO_MAJOR_VERSION` instead.
- Replaced reference to bugzilla ticket with
  DOCGroup/ACE_TAO#2037
- Cleaned up and added sorting option for `update_gitignore.pl` used in
  OpenDDS#3994
- Replaced sprintf usage to satisfy build_m12_i0_j_FM-1f GHA warnings
@iguessthislldo iguessthislldo marked this pull request as ready for review January 26, 2023 13:18
For ManyTopicTest the string in Foo3 appears to be missing a null
terminator:
https://github.com/OpenDDS/OpenDDS/actions/runs/4015514096/jobs/6899467008#logs

This fix is assuming that the static buffer is causing the issue because
there can multiple threads using the function.
@mitza-oci mitza-oci merged commit 9aa0ece into OpenDDS:master Jan 27, 2023
iguessthislldo added a commit to iguessthislldo/OpenDDS that referenced this pull request Jan 30, 2023
iguessthislldo added a commit to iguessthislldo/OpenDDS that referenced this pull request Jan 30, 2023
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.

None yet

2 participants