Chromium Code Reviews
DescriptionAvoid double deleting from |MediaStreamDispatcher::label_stream_map_|.
MediaStreamDispatcher::OnDeviceStopped() may delete the same element
twice from |label_stream_map_| and causes the crash.
BUG=616884
Committed: https://crrev.com/c4ef1a4e478937783c303b8a712e9fef0457ac60
Cr-Commit-Position: refs/heads/master@{#398075}
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Patch Set 3 : Addressed comments. #Messages
Total messages: 11 (4 generated)
|