[asterisk-bugs] [JIRA] (ASTERISK-21539) [patch] config.c/config_text_file_load() leaks globbuf

Rusty Newton (JIRA) noreply at issues.asterisk.org
Wed Apr 17 18:55:01 CDT 2013


Rusty Newton created ASTERISK-21539:
---------------------------------------

             Summary: [patch] config.c/config_text_file_load() leaks globbuf
                 Key: ASTERISK-21539
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21539
             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