From: Daniel Wagner <[email protected]>

Hi,

Another round of coverity patches. There are around 30 remaining ones.
Most of them are about not checking returns values. If someone wants
to continue on them, be my guest.

cheers,
daniel

Daniel Wagner (4):
  gsupplicant: Remove useless NULL pointer checks
  dnsproxy: Check if socket is valid before using it
  network: Return error code instead of boolean
  dnsproxy: Use ssize_t for recv() and recvfrom() return values

 gsupplicant/supplicant.c |  2 +-
 src/dnsproxy.c           | 27 +++++++++++++++++----------
 src/network.c            |  2 +-
 3 files changed, 19 insertions(+), 12 deletions(-)

-- 
1.8.4.474.g128a96c

_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman

Reply via email to