On Tue, Jun 07, 2016 at 07:37:22AM -0400, John Ferlan wrote:
Document the return value of virRandomBytes as 0 or some errno value
and
then make sure all callers make the proper checks.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/util/vircrypto.c | 2 +-
src/util/virrandom.c | 2 ++
tests/vircryptotest.c | 6 ++++--
tests/virrandomtest.c | 2 +-
4 files changed, 8 insertions(+), 4 deletions(-)
ACK