Skip to content

Fix coap_client coverity issue #13981

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

Merged
merged 1 commit into from
Mar 1, 2019

Conversation

rveerama1
Copy link
Collaborator

Fix uninitialized variable.

Coverity-CID: 190969
Fixes: #13850

Fix uninitialized variable.

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

Signed-off-by: Ravi kumar Veeramally <[email protected]>
@rveerama1 rveerama1 added this to the v1.14.0 milestone Mar 1, 2019
@rveerama1 rveerama1 requested review from nashif and jukkar March 1, 2019 10:09
@codecov-io
Copy link

Codecov Report

Merging #13981 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #13981      +/-   ##
==========================================
+ Coverage   52.24%   52.27%   +0.03%     
==========================================
  Files         307      307              
  Lines       45444    45444              
  Branches    10511    10511              
==========================================
+ Hits        23741    23757      +16     
+ Misses      16911    16899      -12     
+ Partials     4792     4788       -4
Impacted Files Coverage Δ
subsys/testsuite/ztest/src/ztest.c 72.72% <0%> (+7.43%) ⬆️
subsys/testsuite/ztest/include/ztest_assert.h 77.77% <0%> (+38.88%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5a44011...c493bc7. Read the comment docs.

@carlescufi carlescufi merged commit f860d31 into zephyrproject-rtos:master Mar 1, 2019
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.

5 participants