[asterisk-bugs] [JIRA] (ASTERISK-24935) res_pjsip_phoneprov_provider: Fix leaked OBJ_MULTIPLE iterator.
Corey Farrell (JIRA)
noreply at issues.asterisk.org
Wed Apr 8 08:11:32 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_5652.txt
Backtrace that appears to show res_pjsip unloading after res_pjsip_config_wizard.
> 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, backtrace_5652.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