Subject: [PATCH 0/5] First batch of fixes for Coverity errors (v2)

[PATCH 0/5] First batch of fixes for Coverity errors (v2)

From: Gregor Jasny <gjasny_at_googlemail.com>
Date: Sun, 28 Sep 2014 22:19:22 +0200

this is the first batch of patches for errors reported by Coverity.

I addressed the review comments from David Drysdale.

Thanks,
Gregor

Gregor Jasny (5):
  Null check before dereference
  Fix integer shift overflow if both tcp_socket and udp_socket are set
  Free temporary variable in error path
  Re-start loop if select fails
  Prevent tmpbuf from overrunning

 acountry.c | 7 ++++++-
 ares_getnameinfo.c | 20 ++++++++++++++------
 ares_getsock.c | 8 +++-----
 ares_options.c | 3 +++
 4 files changed, 26 insertions(+), 12 deletions(-)

-- 
1.9.3 (Apple Git-50)
Received on 2014-09-28