On Thu, 30 May 2019 at 18:38, Richard Henderson <[email protected]> wrote: > > Explicitly ignore the return value of qemu_guest_getrandom. > Because we use error_fatal, all errors are already caught. > > Fixes: CID 1401701 > Signed-off-by: Richard Henderson <[email protected]> > --- > util/guest-random.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
