[asterisk-bugs] [JIRA] (ASTERISK-20649) valgrind reports memory leaks and other error's

Corey Farrell (JIRA) noreply at issues.asterisk.org
Sun Nov 4 21:24:21 CST 2012


Corey Farrell created ASTERISK-20649:
----------------------------------------

             Summary: valgrind reports memory leaks and other error's
                 Key: ASTERISK-20649
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20649
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Core/General
    Affects Versions: SVN
            Reporter: Corey Farrell
            Severity: Minor


Valgrind reports memory still allocated at exit.  Patches will follow to address many of these issues against branch 1.8.

||Source||Issues||
|many|CLI commands not unregistered|
|ccss.c|Logger level not unregistered|
|cdr.c|No cleanup at exit|
|cli.c|Command registration leaks memory on some error's|
|config.c|Config cache not cleared|
|db.c|No cleanup at exit|
|dnsmgr.c|No cleanup at exit|
|indications.c|Sounds leaked when removed from zone
Ringcadence allocated twice causing leak
Shutdown incomplete|
|logger.c|close_logger incomplete|
|pbx.c|device_state_tps, hints and statecbs keep references|
|ssl.c|No cleanup at exit|
|asterisk.c|ast_run_atexits doesn't cleanup atexits list
Shutdown from cli causes ast_cli_entry to be inuse
Verbose runs ast_active_channels() after channels_shutdown|
|stdtime/localtime.c|No cleanup.  Cleanup needs to be done after logger cleanup|

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