On 06/05/2019 19:33, Richard Henderson wrote:
Avoids leaking the /dev/urandom fd into any child processes.Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Reviewed-by: Daniel P. Berrangé <[email protected]> Signed-off-by: Richard Henderson <[email protected]> --- crypto/random-platform.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Laurent Vivier <[email protected]>
