On Thu, 30 May 2019 at 18:38, Richard Henderson <richard.hender...@linaro.org> 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 <richard.hender...@linaro.org> > --- > util/guest-random.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM