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

Corey Farrell (JIRA) noreply at issues.asterisk.org
Mon Apr 6 10:21:33 CDT 2015


     [ https://issues.asterisk.org/jira/browse/ASTERISK-24935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Corey Farrell updated ASTERISK-24935:
-------------------------------------

    Attachment: backtrace_12274.txt

Backtrace from Bamboo.

> 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: SVN, 13.3.0
>            Reporter: Corey Farrell
>            Assignee: Corey Farrell
>            Severity: Minor
>         Attachments: backtrace_12274.txt
>
>
> 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