Checklist (Please check before submitting)
Describe the bug
Bugs are detected by static code analysis.
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
Code should adhere to MISRA C++:2008 Rule 0-1-6 - A project shall not contain instances of non-volatile variables being given values that are never subsequently used.
Code snips
If applicable, add references to the software.
System observed on:
Additional context
Add any other context about the problem here.
Reporter Info
Michael Yang / NASA/GSFC
Checklist (Please check before submitting)
Describe the bug
Bugs are detected by static code analysis.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Code should adhere to MISRA C++:2008 Rule 0-1-6 - A project shall not contain instances of non-volatile variables being given values that are never subsequently used.
Code snips
If applicable, add references to the software.
System observed on:
Additional context
Add any other context about the problem here.
Reporter Info
Michael Yang / NASA/GSFC