[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:03:21 CDT 2012


Corey Farrell created ASTERISK-20646:
----------------------------------------

             Summary: 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


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