Add CriticalSection to fakeaudiocapturemodule to protect the variables which will be accessed from process_thread_ and the main thread.
TEST=try bots BUG=1205 R=henrike@webrtc.org, kjellander@webrtc.org Review URL: https://webrtc-codereview.appspot.com/2419004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5019 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -11,10 +11,6 @@ race:webrtc/modules/audio_processing/aec/aec_rdft.c
|
||||
# See https://code.google.com/p/webrtc/issues/detail?id=2484 for details.
|
||||
# race:webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc
|
||||
|
||||
# libjingle_peerconnection_unittest
|
||||
# See https://code.google.com/p/webrtc/issues/detail?id=1205
|
||||
race:talk/app/webrtc/test/fakeaudiocapturemodule.cc
|
||||
|
||||
# libjingle_p2p_unittest
|
||||
# See https://code.google.com/p/webrtc/issues/detail?id=2079
|
||||
race:talk/base/messagequeue.cc
|
||||
|
||||
Reference in New Issue
Block a user