@lbalaceanu commented on this pull request.


> @@ -843,7 +843,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);

This also looks like a typo.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4030#pullrequestreview-2445588248
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/pull/4030/review/2445588...@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!

Reply via email to