[asterisk-bugs] [JIRA] (ASTERISK-22414) [patch] voicemail and test_voicemail_api leaks

Corey Farrell (JIRA) noreply at issues.asterisk.org
Tue Aug 27 14:59:10 CDT 2013


Corey Farrell created ASTERISK-22414:
----------------------------------------

             Summary: [patch] voicemail and test_voicemail_api leaks
                 Key: ASTERISK-22414
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22414
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Applications/app_voicemail
    Affects Versions: SVN, 12, 11.6.0
            Reporter: Corey Farrell


app_voicemail.c: message_range_and_existence_check() leaks config object's when msg_id doesn't match.

test_voicemail_api.c: mock snapshot object's are ast_free'd, they need a destructor to cleanup stringfields.

Patch for asterisk 12 is also for trunk.

--
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