]> git.ipfire.org Git - thirdparty/openssl.git/commit
rand: avoid property query manipulations
authorPauli <ppzgs1@gmail.com>
Wed, 12 Feb 2025 00:49:22 +0000 (11:49 +1100)
committerTomas Mraz <tomas@openssl.org>
Fri, 14 Feb 2025 16:08:42 +0000 (17:08 +0100)
commit21f92ecf7ce4121f27204e43e93d68760a98888c
tree4fb96c2853d6e879037b0ba98f8e839f234b9677
parent9fef9b194c2cf95fe9c825f8550fd86dca784e49
rand: avoid property query manipulations

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26714)
crypto/rand/rand_lib.c