libvirt/src/libxl
John Ferlan f84c6dd26d libxl: Resolve Coverity FORWARD_NULL
Since the strtok_r call in libxlCapsInitGuests expects a non NULL first
parameter when the third parameter is NULL, we need to check that
the returned 'capabilities' from a libxl_get_version_info call is
not NULL and error out if so since the code expects it.

Signed-off-by: John Ferlan <jferlan@redhat.com>
2015-10-07 18:34:52 -04:00
..
libvirtd_libxl.aug libxl: provide integration with lock manager 2015-04-29 10:51:36 -06:00
libxl_conf.c libxl: Resolve Coverity FORWARD_NULL 2015-10-07 18:34:52 -04:00
libxl_conf.h libxl: change reservedVNCPorts to reservedGraphicsPorts 2015-05-28 12:40:43 -06:00
libxl_domain.c conf: Pass private data to Parse function of XML options 2015-08-13 15:06:06 +02:00
libxl_domain.h libxl: rework setting the state of virDomainObj 2015-07-08 15:24:48 -06:00
libxl_driver.c virDomainCreateXML: Make domain definition transient 2015-09-24 10:52:38 +02:00
libxl_driver.h libxl: Use standard format for source file copyright notice 2013-09-03 23:53:48 -06:00
libxl_migration.c libxl: don't overwrite error from virNetSocketNewConnectTCP() 2015-09-03 20:37:28 -06:00
libxl_migration.h libxl: remove domain when migration prepare fails 2014-07-08 17:14:50 -06:00
libxl.conf libxl: provide integration with lock manager 2015-04-29 10:51:36 -06:00
test_libvirtd_libxl.aug.in libxl: provide integration with lock manager 2015-04-29 10:51:36 -06:00