mirror of https://github.com/sipwise/rtpengine.git
There seems to be a race condition with stream_fds/sockets being closed while ICE checks are running at the same time, referencing the same stream_fds. Solve this by holding a reference to the stream_fd in the ICE pair object. Additionally, add a check for a possibly closed socket when running checks. Closes #2113 Change-Id: I279a62d9e52cb1d409bcfda871766002aac4a758 (cherry picked from commitmr14.1.1ceb7996cca) (cherry picked from commit5230107f26)
parent
f52fa3b8aa
commit
b2aa424fc3
Loading…
Reference in new issue