> 
> I'm wondering whether an option to override the default behaviour might
> be possible, e.g. an explicit call to OPENSSL_init_crypto() with
> something like an OPENSSL_INIT_NO_ATEXIT_CLEANUP option. The
> application would then have to call OPENSSL_cleanup() explicitly.

Or not, because cleaning up resources immediately before process termination is 
usually a waste of time.

Michael Wojcik 
Distinguished Engineer, Micro Focus 
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to