[asterisk-bugs] [JIRA] (ASTERISK-22412) Memory corruption in cdr_custom.c.
Richard Mudgett (JIRA)
noreply at issues.asterisk.org
Tue Aug 27 12:27:03 CDT 2013
Richard Mudgett created ASTERISK-22412:
------------------------------------------
Summary: Memory corruption in cdr_custom.c.
Key: ASTERISK-22412
URL: https://issues.asterisk.org/jira/browse/ASTERISK-22412
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: CDR/cdr_custom
Affects Versions: 12
Reporter: Richard Mudgett
Attachments: cdr_custom.conf, valgrind_cdr.txt
After starting Asterisk, create an optimizing local channel chain of 10 calling from one endpoint to another. Valgrind reports usage of uninitialized memory and a free of an unallocated pointer in cdr_custom.c.
This only seems to happen the first time and needs to have a local channel chain of about 10. Once it happens it does not happen again.
--
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