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

Fix #76, Squash static analysis (CodeQL) uninitialized variable warning #77

Merged

Conversation

thnkslprpt
Copy link
Contributor

@thnkslprpt thnkslprpt commented Mar 13, 2023

Checklist

Describe the contribution

Testing performed
GitHub CI actions (incl. Build + Run, Unit Tests etc.) all passing successfully.

Expected behavior changes
CodeQL CI actions now passing without errors.

Contributor Info
Avi Weiss @thnkslprpt

@thnkslprpt thnkslprpt force-pushed the fix-76-uninitialized-variable-warning branch from dd4feb8 to 6ceaa98 Compare March 14, 2023 03:27
@dzbaker dzbaker requested a review from chillfig May 25, 2023 18:20
Copy link
Contributor

@chillfig chillfig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@dzbaker dzbaker merged commit d2565d6 into nasa:main Jun 1, 2023
@thnkslprpt thnkslprpt deleted the fix-76-uninitialized-variable-warning branch June 1, 2023 21:58
@dmknutsen dmknutsen added this to the Equuleus milestone Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Squash static analysis (CodeQL) uninitialized variable warning
4 participants