[asterisk-bugs] [JIRA] (ASTERISK-21412) [patch] config.c/config_text_file_load() leaks globbuf
Corey Farrell (JIRA)
noreply at issues.asterisk.org
Thu Apr 11 10:10:01 CDT 2013
Corey Farrell created ASTERISK-21412:
----------------------------------------
Summary: [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
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