libvirt/src/openvz
John Ferlan da613819e9 Check return status for virUUIDGenerate
Although legal, a few paths were not checking a return value < 0
for failure instead they checked a non zero failure.

Clean them all up to be consistent.

Signed-off-by: John Ferlan <jferlan@redhat.com>
2018-04-24 08:52:59 -04:00
..
Makefile.inc.am make: split openvz driver build rules into openvz/Makefile.inc.am 2018-02-23 13:14:26 +00:00
openvz_conf.c Check return status for virUUIDGenerate 2018-04-24 08:52:59 -04:00
openvz_conf.h openvz: Ditch openvzGetNodeCPUs 2017-03-27 13:13:29 +02:00
openvz_driver.c conf: Rework/rename virDomainObjListFindByIDRef 2018-04-23 06:41:45 -04:00
openvz_driver.h Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
openvz_util.c Make tests independant of system page size 2015-02-02 20:27:43 +00:00
openvz_util.h