[asterisk-bugs] [JIRA] (ASTERISK-24935) res_pjsip_phoneprov_provider: Fix leaked OBJ_MULTIPLE iterator.

Corey Farrell (JIRA) noreply at issues.asterisk.org
Fri Apr 3 08:32:33 CDT 2015


Corey Farrell created ASTERISK-24935:
----------------------------------------

             Summary: res_pjsip_phoneprov_provider: Fix leaked OBJ_MULTIPLE iterator.
                 Key: ASTERISK-24935
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24935
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Resources/res_pjsip
    Affects Versions: 13.3.0, SVN
            Reporter: Corey Farrell
            Severity: Minor


res_pjsip_phoneprov_provider uses ao2_callback with OBJ_MULTIPLE, then ignoring the return.  This results in a reference leak.  Added OBJ_NODATA flag.



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



More information about the asterisk-bugs mailing list