Chromium Code Reviews
DescriptionFix data race in WebRtcAudioRenderer.
Accessing |max_render_time_| under |lock_| in Stop(). It's already accessed under the lock in the other place.
BUG=641339
Committed: https://crrev.com/c0a322db0a71e6d63f4905d4b55f27d83f55726d
Cr-Commit-Position: refs/heads/master@{#415617}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Accessing after the lock is released. #
Messages
Total messages: 13 (6 generated)
|
||||||||||||||||||||||||||||