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

Matt Jordan (JIRA) noreply at issues.asterisk.org
Mon Jun 10 16:31:14 CDT 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-21412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Jordan updated ASTERISK-21412:
-----------------------------------

    Target Release Version/s: 11.5.0
    
> [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
>      Target Release: 1.8.23.0, 11.5.0
>
>         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