]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commit
lib/uuid: UUID routines can fail
authorOliver Kurth <okurth@vmware.com>
Fri, 15 Sep 2017 18:23:28 +0000 (11:23 -0700)
committerOliver Kurth <okurth@vmware.com>
Fri, 15 Sep 2017 18:23:28 +0000 (11:23 -0700)
commit11c8e52f1f4032eff096cc0ba6aadfacae2ed0d3
tree7802a5a3313361a6078ae38f7c920ee99d95253c
parent8d7ff7f20313100863e48f4e4ceaf6af020076a6
lib/uuid: UUID routines can fail

If a UUID routine can fail, make this so. Document this and make it
clear what the failure indicator is.

This is the first step to having the UUID routine caller handle an
error. The next steps require visiting the callers and plumb error
detection.
open-vm-tools/lib/include/uuid.h