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

Integration Candidate: 2020-09-02 #133

Merged
merged 5 commits into from
Sep 9, 2020
Merged

Integration Candidate: 2020-09-02 #133

merged 5 commits into from
Sep 9, 2020

Conversation

yammajamma
Copy link
Contributor

@yammajamma yammajamma commented Sep 3, 2020

Describe the contribution
Fix #93
Fix #128

Testing performed
Bundle CI - https://github.com/nasa/cFS/pull/136/checks

Expected behavior changes
PR #130 - Replaces old code that caused a cast-align warning when strict. Refactored and removed unnecessary code while also following recommended model for getaddrinfo. Removed old windows support/defines/etc (likely not tested for years, no longer supported).

PR #129 - Reduce the size of the strncpy so that it ensures there's a null byte at the end of the string buffer.

System(s) tested on
Ubuntu - CI

Additional context
nasa/cFS#136

Contributor Info - All information REQUIRED for consideration of pull request
Jacob Hageman, NASA-GSFC
Chris Knight, NASA-ARC

@yammajamma yammajamma merged commit aa82078 into main Sep 9, 2020
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.

strncpy possibly not null-terminating Pointer alignmnet issues on 32 bit ARM
3 participants