[asterisk-bugs] [JIRA] (ASTERISK-20649) Patches for memory leaks and other cleanup across several files
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Mon Jan 14 14:01:46 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-20649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-20649:
-----------------------------------
Target Release Version/s: 11.2.0
10.12.0-digiumphones
10.12.0
1.8.20.0
> Patches for memory leaks and other cleanup across several files
> ---------------------------------------------------------------
>
> 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: 1.8.17.0
> Reporter: Corey Farrell
> Assignee: Richard Mudgett
> Severity: Minor
> Target Release: 1.8.20.0, 10.12.0, 10.12.0-digiumphones, 11.2.0
>
> Attachments: ccss-cleanup-all.patch, cdr-cleanup-10-11-trunk.patch, cdr-cleanup-1_8.patch, cli-leaks-11-trunk.patch, cli-leaks-1_8-10.patch, config-cleanup-all.patch, core-cleanup-11-trunk.patch, core-cleanup-1_8-10.patch, db-cleanup-1_8-only.patch, dnsmgr-cleanup-10-11-trunk.patch, dnsmgr-cleanup-1_8.patch, event_shutdown-10-only.patch, event_shutdown-1_8-11-trunk.patch, frame-cleanup-1_8-only.patch, indications-cleanup-all.patch, logger-cleanup-all.patch, pbx-cleanup-10.patch, pbx-cleanup-11-trunk.patch, pbx-cleanup-1_8.patch, ssl_shutdown-1_8-10.patch, taskprocessor-cleanup-10-only.patch, taskprocessor-cleanup-1_8-11-trunk.patch, udptl-shutdown-11-trunk.patch, udptl-shutdown-1_8-10.patch, unregister-cli-multiple-all.patch
>
>
> 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