]> 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:19 +0000 (16:09 +0100)
commite80518db6d52f9e6faec09df7c25f08a74e8aec2
treedcfa27cee4e5bee9885d28fec16972acfd14783a
parent4cfae921af8809c1f1dd567629c6c3310a9218ca
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)
NOTES-NONSTOP.md