[openssl/openssl] 173dca: rand uniform: fix likely usage
Pauli
noreply at github.com
Fri Nov 3 10:22:11 UTC 2023
Branch: refs/heads/openssl-3.2
Home: https://github.com/openssl/openssl
Commit: 173dca8ea144d9fde41bd129a6a7890fbe3157d1
https://github.com/openssl/openssl/commit/173dca8ea144d9fde41bd129a6a7890fbe3157d1
Author: Pauli <pauli at openssl.org>
Date: 2023-11-03 (Fri, 03 Nov 2023)
Changed paths:
M crypto/rand/rand_uniform.c
Log Message:
-----------
rand uniform: fix likely usage
@mspncp noted that the condition should have been likely not unlikely.
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre at ncp-e.com>
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22593)
(cherry picked from commit b90662b4b0a6c7b6979a96581388ace7c217b470)
More information about the openssl-commits
mailing list