[asterisk-bugs] [JIRA] (ASTERISK-20646) manager_shutdown fails to completely shutdown AMI and leaks memory

Corey Farrell (JIRA) noreply at issues.asterisk.org
Fri Nov 2 21:09:21 CDT 2012


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

Corey Farrell updated ASTERISK-20646:
-------------------------------------

    Attachment: manager_shutdown.patch

Fixes to main/manager.c manager_shutdown issues
                
> manager_shutdown fails to completely shutdown AMI and leaks memory
> ------------------------------------------------------------------
>
>                 Key: ASTERISK-20646
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20646
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/ManagerInterface
>    Affects Versions: SVN
>            Reporter: Corey Farrell
>            Severity: Minor
>         Attachments: manager_shutdown.patch
>
>
> In manager_shutdown:
> * CLI commands are not unregistered
> * ast_tcptls_server_stop is not run for ami_desc or amis_desc
> * ami_tls_cfg strings are not freed.
> * User's are improperly freed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list