[asterisk-bugs] [JIRA] (ASTERISK-22395) [patch] manager.c and res_agi.c leak results from ast_xmldoc_printable

Matt Jordan (JIRA) noreply at issues.asterisk.org
Mon Oct 21 12:56:14 CDT 2013


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

Matt Jordan updated ASTERISK-22395:
-----------------------------------

    Target Release Version/s: 1.8.24.0
    
> [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
>      Target Release: 1.8.24.0
>
>         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