[asterisk-bugs] [JIRA] (ASTERISK-25505) res_pjsip_pubsub: Crash on off-nominal when UAS dialog can't be created

Joshua Colp (JIRA) noreply at issues.asterisk.org
Thu Oct 29 07:47:33 CDT 2015


Joshua Colp created ASTERISK-25505:
--------------------------------------

             Summary: res_pjsip_pubsub: Crash on off-nominal when UAS dialog can't be created
                 Key: ASTERISK-25505
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25505
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Resources/res_pjsip_pubsub
            Reporter: Joshua Colp


When a UAS dialog for a subscription is unable to be created the newly created subscription tree is destroyed. This destruction incorrectly assumes that a dialog will always exist on the subscription tree when in reality in this case it won't. As a result when the dialog is unreferenced an assertion in PJSIP will occur as the dialog is NULL.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list