[openssl/openssl] 10ea99: Correct OSSL_sleep for NonStop PUT model by introd...

Randall S. Becker noreply at github.com
Sat Mar 23 14:00:36 UTC 2024


  Branch: refs/heads/openssl-3.3
  Home:   https://github.com/openssl/openssl
  Commit: 10ea99bb4b65aba7e0fd139c40c0782b73dd66d6
      https://github.com/openssl/openssl/commit/10ea99bb4b65aba7e0fd139c40c0782b73dd66d6
  Author: Randall S. Becker <randall.becker at nexbridge.ca>
  Date:   2024-03-23 (Sat, 23 Mar 2024)

  Changed paths:
    M crypto/sleep.c

  Log Message:
  -----------
  Correct OSSL_sleep for NonStop PUT model by introducing sleep().

This fix also removes SPT model support as it was previously deprecated.
Upcoming threading models on the platform should be supportable without change
to this method.

Fixes: #23923
Fixes: #23927
Fixes: #23928

Signed-off-by: Randall S. Becker <randall.becker at nexbridge.ca>

Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23926)

(cherry picked from commit 4a9e48f727ce7ad924c53a55b301e426d7e43863)



To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications


More information about the openssl-commits mailing list