Skip to content

Integration Candidate: 2020-09-02#133

Merged
yammajamma merged 5 commits intomainfrom
integration-candidate
Sep 9, 2020
Merged

Integration Candidate: 2020-09-02#133
yammajamma merged 5 commits intomainfrom
integration-candidate

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

2 participants