[asterisk-bugs] [JIRA] (ASTERISK-26672) Crash when setting remote address on RTP instance

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Thu Dec 22 11:57:10 CST 2016


Richard Mudgett created ASTERISK-26672:
------------------------------------------

             Summary: Crash when setting remote address on RTP instance
                 Key: ASTERISK-26672
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26672
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Resources/res_rtp_asterisk
    Affects Versions: 13.13.1
            Reporter: Richard Mudgett


During internal testing we had a crash when Asterisk was trying to set the remote RTP address.  As it turned out the crash was because the code was manipulating an uninitialized IP address structure after failing to setup a socket.

The attached backtraces show us trying to copy the uninitialized 'us' address structure from ast_rtp_remote_address_set() in ast_sockaddr_copy().



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list