]> git.ipfire.org Git - thirdparty/openssl.git/commit
Document limits on static and dynamic linking for HPE NonStop platforms.
authorRandall S. Becker <rsbecker@nexbridge.com>
Wed, 21 Dec 2022 17:32:32 +0000 (10:32 -0700)
committerTomas Mraz <tomas@openssl.org>
Wed, 8 Feb 2023 15:09:58 +0000 (16:09 +0100)
commit7b2625274f5d5ec90aee522ec4e4f3aa08fa5b70
tree9555e099beebf96248b60207f9a7b0c727c3a18a
parent8e2552b1eac4957214fed55457f64d7d5164ca37
Document limits on static and dynamic linking for HPE NonStop platforms.

Documentation is necessary as static and dynamic linking cause SIGSEGV
during atexit() processing on the platform.

Fixes: 19951
Signed-off-by: Randall S. Becker <randall.becker@nexbridge.ca>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19952)

(cherry picked from commit e80518db6d52f9e6faec09df7c25f08a74e8aec2)
NOTES-NONSTOP.md