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 string_copy static analysis warnings #2556

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

thomas-bc
Copy link
Collaborator

Related Issue(s)
Has Unit Tests (y/n)
Documentation Included (y/n)

Change Description

As pointed out in #2497, there was a lot of low-hanging-fuirty static analysis warnings to resolve, by casting the return value of string_copy to void when not used. Fixing that in our code base to appease static analysis

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

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

CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@thomas-bc thomas-bc changed the title Fix string_copy static analysis warnings Resolve string_copy static analysis warnings Mar 2, 2024
@LeStarch LeStarch merged commit c1d51d3 into nasa:devel Mar 5, 2024
34 checks passed
@thomas-bc thomas-bc deleted the fix-static-analysis branch June 25, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants