[asterisk-bugs] [JIRA] (ASTERISK-21412) [patch] config.c/config_text_file_load() leaks globbuf
Digium Subversion (JIRA)
noreply at issues.asterisk.org
Fri Apr 26 16:33:38 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Digium Subversion closed ASTERISK-21412.
----------------------------------------
Resolution: Fixed
> [patch] config.c/config_text_file_load() leaks globbuf
> ------------------------------------------------------
>
> Key: ASTERISK-21412
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21412
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/Configuration
> Affects Versions: SVN, 1.8.22.0, 11.4.0
> Reporter: Corey Farrell
> Severity: Critical
> Attachments: config_glob_leak.patch
>
>
> Issue found by valgrind of branches/11. config_text_file_load() returns without cleaning up globbuf for unchanged files or when parameter cfg==NULL.
> This issue is high impact for GUI managers that sometimes submit unneeded reloads. I don't have MeetMe on my test system but I suspect it would leak on nearly every run of the app.
--
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