The OpenSSL Library no longer registers an atexit function

1 view
Skip to first unread message

Blog on OpenSSL Library

unread,
Mar 11, 2026, 9:00:37 PM (13 days ago) Mar 11
to openss...@openssl.org
Previous posts about features removed from OpenSSL 4.0:

1. [ENGINE code](https://openssl-library.org/post/2025-12-18-remove-engines)
2. [deprecated functions for creating or modifying custom METHODS](https://openssl-library.org/post/2026-02-03-remove-methods/)

## Summary

The `OPENSSL_cleanup()` function is no longer registered to be called upon the
termination of the process. This means the OpenSSL Library does not
automatically free resources so the operating system reclaims them when an
application exits.

For most users, this will have no impact since the memory is freed one way or
the other.



URL: https://openssl-library.org/post/2026-03-10-remove-atexit/
Reply all
Reply to author
Forward
0 new messages