
11 Sep
2014
11 Sep
'14
11:53 a.m.
On 09/05/14 00:26, John Ferlan wrote:
Coverity notes that if the virConnectListAllDomains returns a negative value then the loop at the cleanup label that ends on numDomains will have issues.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/qemu/qemu_driver.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-)
ACK