miconda left a comment (kamailio/kamailio#4787)

And to show an example that popped up in my eyes of how small 
mistakes/overlooks can lead to issues, see:

- 
https://github.com/zenichev/kamailio/blob/50d9f1056c8fd3cfaa69079087b12d53e9bd762e/src/modules/permissions/trusted.c#L152

That leads to a deadlock, as the acquired  lock by 
`lock_get(trusted_table_reload_lock);` done a couple of lines above is not 
released.

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

Message ID: <kamailio/kamailio/pull/4787/[email protected]>
_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to