-
Notifications
You must be signed in to change notification settings - Fork 3k
Coverity fixes #11558
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
Coverity fixes #11558
Conversation
Fixes Coverity issue about not checking the length of string before copying it.
Fixes Coverity issue about unused variable.
Fixes Coverity issue about unused variable.
Fixes Coverity issue about comparing nullptr.
@Tharazi97, thank you for your changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok for me @JarkkoPaso could you check and verify as this affects our releasing
@mikter Yes, we need the changes to private repository too. |
CI started |
Hi Who is fixing those Nanostack issues to it own Branch where we first development stuff. @mikter and @JarkkoPaso |
Test run: FAILEDSummary: 1 of 11 test jobs failed Failed test jobs:
|
all green now.
Is this fine to integrate? |
Description
Fixes some minor Coverity warnings.
Pull request type
Reviewers
Release Notes