[asterisk-bugs] [JIRA] (ASTERISK-26180) PJSIP: provide valid tcp nodelay option for reuse

Scott Griepentrog (JIRA) noreply at issues.asterisk.org
Thu Jul 7 10:40:56 CDT 2016


Scott Griepentrog created ASTERISK-26180:
--------------------------------------------

             Summary: PJSIP: provide valid tcp nodelay option for reuse
                 Key: ASTERISK-26180
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26180
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
            Reporter: Scott Griepentrog


When using TCP transports with chan_pjsip, the TCP_NODELAY option value was allocated on the stack, but passed as a pointer into the tcp transport configuration structure for re-use on subsequently created sockets where it was no longer valid.



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



More information about the asterisk-bugs mailing list