]> xenbits.xensource.com Git - libvirt.git/commit
openvz: Check errors from virSocketAddrFormat
authorJohn Ferlan <jferlan@redhat.com>
Fri, 9 Jan 2015 15:48:37 +0000 (10:48 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 12 Jan 2015 13:59:55 +0000 (08:59 -0500)
commita267f0153231983d767f7019e2ef7e7dfe6c8a97
tree255e41e23b7d420989a1ae4cdaacba6f55053110
parent21160a7ac9140c431463aceb2b24f5506361472a
openvz: Check errors from virSocketAddrFormat

Commit id 'a4e86390' modified the command line to allow --ipadd multiple
times; however, it did not account for the condition where a NULL is
returned which will could lead to some interesting errors with multiple
--ipadd's without parameters.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/openvz/openvz_driver.c