Chromium Code Reviews
DescriptionAvoids WebRtcAudioTrack null pointer access at stop.
Example of new stop sequence:
PID TID
5155 5189 I WebRtcAudioTrack: stopPlayout
5155 5189 I WebRtcAudioTrack: underrun count: 0
5155 5189 I WebRtcAudioTrack: stopThread
5155 5189 I WebRtcAudioTrack: Stopping the AudioTrackThread...
5155 5236 I WebRtcAudioTrack: Stopping and flushing the audio track...
5155 5236 I WebRtcAudioTrack: The audio track has now been stopped.
5155 5189 I WebRtcAudioTrack: AudioTrackThread has now been stopped.
5155 5189 I WebRtcAudioTrack: releaseAudioResources
BUG=b/64692432
Review-Url: https://codereview.webrtc.org/3001703002
Cr-Commit-Position: refs/heads/master@{#19370}
Committed: https://chromium.googlesource.com/external/webrtc/+/c103653113ebe6dbe11e7455c2c4f500c1fbbf8b
Patch Set 1 #
Total comments: 4
Patch Set 2 : Feedback from Alex #Messages
Total messages: 16 (11 generated)
|