]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ESX raise error if UUID parse failed
authorMatthias Bolte <matthias.bolte@googlemail.com>
Fri, 4 Sep 2009 16:32:44 +0000 (18:32 +0200)
committerDaniel Veillard <veillard@redhat.com>
Fri, 4 Sep 2009 16:32:44 +0000 (18:32 +0200)
commitd5df676938475c3c1afc4a0dfd2e29bcf6270c47
tree526fc398aecc618cb7aa21ef60291f49ca5cd0d9
parentad866fd196af460c755839bb29bc022cb3202945
ESX raise error if UUID parse failed

* src/esx/esx_util.c: let esxUtil_GetConfigUUID() report an error if
  virUUIDParse() fails
src/esx/esx_util.c