[asterisk-bugs] [JIRA] (ASTERISK-23266) [patch]pjsip_cli: Memory leak in ast_sip_cli_print_sorcery_objectset
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Fri Mar 28 14:00:25 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-23266:
-----------------------------------
Target Release Version/s: 12.2.0
> [patch]pjsip_cli: Memory leak in ast_sip_cli_print_sorcery_objectset
> ---------------------------------------------------------------------
>
> Key: ASTERISK-23266
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23266
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_pjsip
> Affects Versions: SVN, 12.0.0
> Environment: Fedora 20 x86_64
> Reporter: George Joseph
> Assignee: George Joseph
> Severity: Minor
> Target Release: 12.2.0
>
>
> I left out 2 ast_variables_destroy() calls so the variables allocated by ast_sorcery_objectset_create() never get released.
> It leaks whenever someone does a
> pjsip show <object_type> <object_id>
> from the command line.
> Patch coming.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list