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

Resolve uninitialized variable warnings in fsw when compiling unit tests #2101

Closed
skliper opened this issue May 13, 2022 · 0 comments · Fixed by #2105 or #2111
Closed

Resolve uninitialized variable warnings in fsw when compiling unit tests #2101

skliper opened this issue May 13, 2022 · 0 comments · Fixed by #2105 or #2111
Assignees
Milestone

Comments

@skliper
Copy link
Contributor

skliper commented May 13, 2022

Is your feature request related to a problem? Please describe.
Static analysis warnings observed relative to fsw when compiling the unit tests based on how the stubs are implemented.

Describe the solution you'd like
Fix since it also makes the code more robust to underlying API changes. Not marking as bug since non unit test analysis does not identify issues.

Describe alternatives you've considered
None

Additional context
None

Requester Info
Jacob Hageman - NASA/GSFC

@skliper skliper added this to the Draco milestone May 13, 2022
@skliper skliper self-assigned this May 13, 2022
skliper added a commit to skliper/cFE that referenced this issue May 13, 2022
skliper added a commit to skliper/cFE that referenced this issue May 16, 2022
skliper added a commit to skliper/cFE that referenced this issue May 16, 2022
skliper added a commit to skliper/cFE that referenced this issue May 17, 2022
skliper added a commit to skliper/cFE that referenced this issue May 17, 2022
skliper added a commit to skliper/cFE that referenced this issue May 18, 2022
astrogeco added a commit that referenced this issue May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant