[asterisk-bugs] [JIRA] (ASTERISK-20924) Segmentation fault in res_rtp_asterisk.so
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Fri Jan 11 14:37:46 CST 2013
Rusty Newton created ASTERISK-20924:
---------------------------------------
Summary: Segmentation fault in res_rtp_asterisk.so
Key: ASTERISK-20924
URL: https://issues.asterisk.org/jira/browse/ASTERISK-20924
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_rtp_asterisk
Reporter: Roberto Casas
Assignee: Roberto Casas
Severity: Critical
I have this bug in Asterisk 1.8.3.1 but I've inspected trunk version and the code is almost the same.
The bug is in the function:
ast_rtp_raw_write
When we have a remote_address, but frame->data.ptr should be 0 (because substracting hdrlen gives position 0xfffffffffffffff4 to the rtpheader variable)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list