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: I279a62d9e52cb1d409bcfda871766002aac4a758mr26.1
parent
fd057cc020
commit
ceb7996cca
Loading…
Reference in new issue