[OpenSIPS-Devel] [OpenSIPS/opensips] 588043: tls_openssl: skip cleanup with invalid TCP fd
Răzvan Crainea
noreply at github.com
Fri Jul 31 08:46:09 UTC 2026
Branch: refs/heads/3.6
Home: https://github.com/OpenSIPS/opensips
Commit: 58804365f39e2382c08a52d1788e15bd9c1a9086
https://github.com/OpenSIPS/opensips/commit/58804365f39e2382c08a52d1788e15bd9c1a9086
Author: Razvan Crainea <razvan at opensips.org>
Date: 2026-07-31 (Fri, 31 Jul 2026)
Changed paths:
M modules/tls_openssl/openssl_conn_ops.c
Log Message:
-----------
tls_openssl: skip cleanup with invalid TCP fd
Avoid calling SSL_set_fd() and SSL_shutdown() after TCP lifetime cleanup
has invalidated the connection fd.
Thanks to @mstocco for reporting issue!
Close: #4124
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list