Skip to content

[Coverity CID :190969]Uninitialized variables in /samples/net/sockets/coap_client/src/coap-client.c #13850

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

Closed
mandarcthorat1 opened this issue Feb 27, 2019 · 0 comments
Assignees
Labels
area: Networking Clients area: Samples Samples bug The issue is a bug, or the PR is fixing a bug Coverity A Coverity detected issue or its fix priority: low Low impact/importance bug

Comments

@mandarcthorat1
Copy link
Contributor

Static code scan issues seen in File: /samples/net/sockets/coap_client/src/coap-client.c
Category: Uninitialized variables
Function: start_coap_client
Component: Samples
CID: 190969
Please fix or provide comments to square it off in coverity in the link: https://scan9.coverity.com/reports.htm#v32951/p12996

@mandarcthorat1 mandarcthorat1 added area: Samples Samples bug The issue is a bug, or the PR is fixing a bug Coverity A Coverity detected issue or its fix labels Feb 27, 2019
@galak galak added priority: low Low impact/importance bug area: Networking Clients labels Feb 27, 2019
@jukkar jukkar assigned rveerama1 and unassigned jukkar Feb 28, 2019
rveerama1 added a commit to rveerama1/zephyr that referenced this issue Mar 1, 2019
Fix uninitialized variable.

Coverity-CID: 190969
Fixes: zephyrproject-rtos#13850

Signed-off-by: Ravi kumar Veeramally <[email protected]>
carlescufi pushed a commit that referenced this issue Mar 1, 2019
Fix uninitialized variable.

Coverity-CID: 190969
Fixes: #13850

Signed-off-by: Ravi kumar Veeramally <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Networking Clients area: Samples Samples bug The issue is a bug, or the PR is fixing a bug Coverity A Coverity detected issue or its fix priority: low Low impact/importance bug
Projects
None yet
Development

No branches or pull requests

4 participants