We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Checklist (Please check before submitting)
Describe the bug Uninitialized variable warning in CodeSonar:
FM/fsw/src/fm_cmd_utils.c
Line 536 in 98283b6
from:
Line 541 in 98283b6
To Reproduce Run static analysis
Expected behavior No uninitialized variable warnings
System observed on: Static analysis
Additional context None
Reporter Info Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered:
Fix nasa#109, Uninitialized FileStats in FM_GetVolumeFreeSpace
eb8c99e
Merge pull request #110 from skliper/fix109-uninit_filestats
4c8c383
Fix #109, Uninitialized FileStats in FM_GetVolumeFreeSpace
skliper
Successfully merging a pull request may close this issue.
Checklist (Please check before submitting)
Describe the bug
Uninitialized variable warning in CodeSonar:
FM/fsw/src/fm_cmd_utils.c
Line 536 in 98283b6
from:
FM/fsw/src/fm_cmd_utils.c
Line 541 in 98283b6
To Reproduce
Run static analysis
Expected behavior
No uninitialized variable warnings
System observed on:
Static analysis
Additional context
None
Reporter Info
Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered: