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 some Coverity scan warnings. #54

Merged
merged 2 commits into from
Jan 29, 2021
Merged

Fix some Coverity scan warnings. #54

merged 2 commits into from
Jan 29, 2021

Conversation

nickrobison-usds
Copy link
Owner

Add null checks to Json deserialization.
Modify unused fields to make them static (not removing for now, because I didn't write the code).

Fixed some raw getBytes() class to use the specified charset.

Add null checks to Json deserialization.
Modify unused fields to make them static (not removing for now, because I didn't write the code).

Fixed some raw getBytes() class to use the specified charset.
@sonarqubecloud
Copy link

@nickrobison-usds nickrobison-usds merged commit 0bfd4aa into master Jan 29, 2021
@nickrobison-usds nickrobison-usds deleted the coverity-fixes branch January 29, 2021 16:30
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.

1 participant