[openssl/openssl] 56d4ff: property: make cache flushing slight less determin...
Pauli
noreply at github.com
Wed Aug 10 11:12:59 UTC 2022
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 56d4ff6cd7fc200943197dff65146a8864b7df98
https://github.com/openssl/openssl/commit/56d4ff6cd7fc200943197dff65146a8864b7df98
Author: Pauli <pauli at openssl.org>
Date: 2022-08-10 (Wed, 10 Aug 2022)
Changed paths:
M crypto/property/property.c
Log Message:
-----------
property: make cache flushing slight less deterministic
If there is no timer available to seed the stochastic flushing, revert to a
global seed that gets updated each flush.
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18906)
More information about the openssl-commits
mailing list