[asterisk-bugs] [JIRA] (ASTERISK-22420) [patch] voicemail and test_voicemail_api leaks
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Wed Aug 28 08:33:06 CDT 2013
Rusty Newton created ASTERISK-22420:
---------------------------------------
Summary: [patch] voicemail and test_voicemail_api leaks
Key: ASTERISK-22420
URL: https://issues.asterisk.org/jira/browse/ASTERISK-22420
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