[sr-dev] [kamailio/kamailio] ims_charging unlink_unsafe_ro_session (#1549)

thulasizwe-n notifications at github.com
Mon Jun 4 13:41:48 CEST 2018


Sorry, previous supposed be as below.This must be first check

 if ((ro_session->next == 0x00) &&
    (ro_session->prev == 0x00) &&
    (ro_session != ro_session_entry->first) )
{
    return;
}
rest of the code ....

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1549#issuecomment-394325303
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20180604/3e20e625/attachment.html>


More information about the sr-dev mailing list