Skip to content

drivers: wifi: fix an unchecked return #10928

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
Oct 30, 2018

Conversation

nniranjhana
Copy link

@nniranjhana nniranjhana commented Oct 30, 2018

Log error and return false if recv() has not received packet in the buffer.

Fixes #10580

Signed-off-by: Niranjhana N [email protected]

Log error and return false if recv()
has not received packet in the buffer.

Signed-off-by: Niranjhana N <[email protected]>
@codecov-io
Copy link

Codecov Report

Merging #10928 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #10928   +/-   ##
=======================================
  Coverage    53.3%    53.3%           
=======================================
  Files         215      215           
  Lines       25900    25900           
  Branches     5708     5708           
=======================================
  Hits        13805    13805           
  Misses       9776     9776           
  Partials     2319     2319

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 7b4b7f5...ba64b68. Read the comment docs.

@jukkar jukkar merged commit 9e895ac into zephyrproject-rtos:master Oct 30, 2018
@nniranjhana nniranjhana deleted the fix_recv_return branch October 31, 2018 04:58
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.

5 participants