@lbalaceanu commented on this pull request.
> @@ -830,7 +830,7 @@ int receive_loop(peer *original_peer)
#if OPENSSL_VERSION_NUMBER >= 0x10100000L
if(enable_tls) {
to_ssl(&sp2->tls_ctx, &sp2->tls_conn,
-
sp->tcp_socket, method);
+
sp2->tcp_socket, method);
You are right, this seems like a bug.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4030#pullrequestreview-2445587178
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/4030/review/2445587...@github.com>
_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the
sender!