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 #970, strncpy warning #971

Merged

Conversation

jphickey
Copy link
Contributor

Describe the contribution

Adjust strncpy() call to avoid warning

Fixes #970

Testing performed
Build with BUILDTYPE=release, confirm warning is fixed.
Re-Run unit tests (no changes).

Expected behavior changes
None

System(s) tested on
Ubuntu 20.04

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.

@jphickey jphickey added the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Oct 27, 2020
@astrogeco astrogeco added CCB-20201028 and removed CCB:Ready Ready for discussion at the Configuration Control Board (CCB) labels Oct 28, 2020
@astrogeco
Copy link
Contributor

CCB 2020-10-28 APPROVED

Adjust strncpy call to not trigger warning
@jphickey
Copy link
Contributor Author

Update - Rebased to main to resolve merge conflict

@astrogeco astrogeco changed the base branch from main to integration-candidate October 30, 2020 15:48
@astrogeco astrogeco merged commit 180559b into nasa:integration-candidate Nov 2, 2020
astrogeco added a commit to nasa/cFS that referenced this pull request Nov 2, 2020
@jphickey jphickey deleted the fix-970-strncpy-warning branch December 3, 2020 17:53
@skliper skliper added this to the 7.0.0 milestone Sep 24, 2021
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.

Compiler warning when using optimized/release build
4 participants