On Tue, Mar 10, 2015 at 19:20:27 -0400, John Ferlan wrote: > Coverity points out that the return from virDomainDefParseString is > not checked in xenapiDomainCreateXML like it should be which could > end up in a pointer dereference
NULL pointer deref. > > Signed-off-by: John Ferlan <[email protected]> > --- > src/xenapi/xenapi_driver.c | 2 ++ > 1 file changed, 2 insertions(+) ACK, Peter
signature.asc
Description: Digital signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
