Remove ViESender.
Registers transport on construction removing the need for ViESender as a hop and removing a potential deadlock by removing RegisterSendTransport. BUG=1695, 2999 R=stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/57449004 Cr-Commit-Position: refs/heads/master@{#9309}
This commit is contained in:
@@ -185,23 +185,6 @@
|
||||
fun:StartThread
|
||||
}
|
||||
|
||||
{
|
||||
bug_329_5
|
||||
Memcheck:Param
|
||||
socketcall.sendto(msg)
|
||||
obj:*libpthread-*.so
|
||||
fun:_ZN6webrtc14UdpSocketPosix6SendToEPKaiRKNS_13SocketAddressE
|
||||
fun:_ZN6webrtc16UdpTransportImpl14SendRTCPPacketEiPKvi
|
||||
fun:_ZN6webrtc9ViESender14SendRTCPPacketEiPKvi
|
||||
fun:_ZN6webrtc10RTCPSender13SendToNetworkEPKht
|
||||
fun:_ZN6webrtc10RTCPSender8SendRTCPEjiPKtbm
|
||||
fun:_ZN6webrtc17ModuleRtpRtcpImpl7ProcessEv
|
||||
fun:_ZN6webrtc17ProcessThreadImpl7ProcessEv
|
||||
fun:_ZN6webrtc17ProcessThreadImpl3RunEPv
|
||||
fun:_ZN6webrtc11ThreadPosix3RunEv
|
||||
fun:StartThread
|
||||
}
|
||||
|
||||
{
|
||||
bug_329_7
|
||||
Memcheck:Unaddressable
|
||||
|
||||
Reference in New Issue
Block a user