[asterisk-bugs] [JIRA] (ASTERISK-22395) [patch] manager.c and res_agi.c leak results from ast_xmldoc_printable
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Mon Aug 26 09:01:03 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-22395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=209587#comment-209587 ]
Rusty Newton commented on ASTERISK-22395:
-----------------------------------------
Great job on all the fixes Corey. Much appreciated!
> [patch] manager.c and res_agi.c leak results from ast_xmldoc_printable
> ----------------------------------------------------------------------
>
> Key: ASTERISK-22395
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-22395
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/ManagerInterface, Resources/res_agi
> Affects Versions: SVN, 12, 1.8.24.0, 11.6.0
> Reporter: Corey Farrell
> Severity: Minor
> Attachments: manager-leaks-11.patch, manager-leaks-12.patch, manager-leaks-1.8.patch, res_agi-xmldoc-leaks.patch
>
>
> ast_xmldoc_printable returns an allocated block that must be freed by the caller. manager.c and res_agi.c leak these results.
> One patch covers res_agi.c for all versions. manager patch for 12 also works for trunk.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list