Properly shut down the SCTP stack.
TBR phoglund@webrtc.org for the tsan_v2/suppressions.txt change. R=ldixon@webrtc.org, pthatcher@webrtc.org TBR=phoglund@webrtc.org BUG=2749 Review URL: https://webrtc-codereview.appspot.com/12739004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6484 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
TODO(wu): https://code.google.com/p/webrtc/issues/detail?id=2380
|
||||
WebRtcVideoMediaChannelTest.TwoStreamsSendAndUnsignalledRecv
|
||||
#TODO(wu): https://code.google.com/p/webrtc/issues/detail?id=2380
|
||||
WebRtcVideoMediaChannelTest.TwoStreamsSendAndUnsignalledRecv
|
||||
|
||||
#TODO(jiayl): https://code.google.com/p/webrtc/issues/detail?id=3492
|
||||
SctpDataMediaChannelTest.*
|
||||
|
@@ -31,3 +31,7 @@ race:talk/base/logging.cc
|
||||
race:talk/base/sharedexclusivelock_unittest.cc
|
||||
race:talk/base/signalthread_unittest.cc
|
||||
race:talk/base/thread.cc
|
||||
|
||||
# third_party/usrsctp
|
||||
# TODO(jiayl): https://code.google.com/p/webrtc/issues/detail?id=3492
|
||||
race:third_party/usrsctp/usrsctplib/user_sctp_timer_iterate.c
|
||||
|
Reference in New Issue
Block a user