[libvirt] [PATCH] ipv6 check for :: address

Cédric Bosdonnat cbosdonnat at suse.com
Fri Jan 16 13:27:48 UTC 2015


Hi John,

Here is a possible fix for the coverity issue you mentioned. Since ipv6
addresses are too big to be converted to a single integer, I just looped
over the array... not sure that is the most elegant way to do it.

Cédric Bosdonnat (1):
  Coverity fix: properly check for 0 ipv6 address.

 src/util/virsocketaddr.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

-- 
2.1.2




More information about the libvir-list mailing list