HomeClusterLabs Projects

coverity: Suppress weak_crypto errors

Description

coverity: Suppress weak_crypto errors

None of random/rand is used in security context but they are reported by
coverity and makes debugging of real issues pretty hard.

So this patch uses coverity specific comment to suppress these type
of errors.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Reviewed-by: Christine Caulfield <ccaulfie@redhat.com>

Details

Provenance
jfriesseAuthored on Tue, Jul 22, 3:39 AM
Parents
rC3b284fba81e6: keygen: Enhance read random loop
Branches
Unknown
Tags
Unknown