@vingarzan commented on this pull request.


> +             // Ensure proper locking order
+               lock_release(p->lock);
                session = cdp_get_session(msg->sessionId->data);
+               lock_get(p->lock);

I see now that you tried to at least have the same order of locking... 

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

Message ID: <kamailio/kamailio/pull/4191/review/2727972...@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