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)
Is your feature request related to a problem? Please describe. Unused values set in ds_table.c, uninitialized variable warning in ds_file_tests.c
Describe the solution you'd like Squash
Describe alternatives you've considered None
Additional context Static analysis license restricts sharing actual warnings
Requester Info Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered:
97dc150
Merge pull request #47 from skliper/fix46-strcpy_overflows
96e2021
Fix #46 #48 #49 #50, Resolve multiple static analysis issues (includes bug fixes) and remove unnecessary UT handlers
skliper
Successfully merging a pull request may close this issue.
Checklist (Please check before submitting)
Is your feature request related to a problem? Please describe.
Unused values set in ds_table.c, uninitialized variable warning in ds_file_tests.c
Describe the solution you'd like
Squash
Describe alternatives you've considered
None
Additional context
Static analysis license restricts sharing actual warnings
Requester Info
Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered: