commit | bdb55c806f9a74e4fa49db6b76a7f59710bcb038 | [log] [tgz] |
---|---|---|
author | henrika@webrtc.org <henrika@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Tue Oct 25 11:03:28 2011 +0000 |
committer | henrika@webrtc.org <henrika@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Tue Oct 25 11:03:28 2011 +0000 |
tree | 00ca17d7030686fa09a459c3dd544581d917bff6 | |
parent | a6c23357c0cf66f6329a1bbc15402f3ddedce5df [diff] |
This CL is an attempt to remove a crash we can see when closing down VoiceEgine. It can happen that the capture thread tries to access an invalid object after StopPlayout has been called. I have also extended the usage of the new ScopedCOMInitializer to all threads. See this step as code cleanup. Review URL: http://webrtc-codereview.appspot.com/239014 git-svn-id: http://webrtc.googlecode.com/svn/trunk@813 4adac7df-926f-26a2-2b94-8c16560cd09d