Chromium Code Reviews
DescriptionFix a crash in AVDA when dereferencing a null task runner
Previously AVDAManager::StopThread() made the incorrect assumption that
the construction thread was running before using its task runner. Now
we only use the task runner when the the thread is running.
BUG=640806
TEST=run the webrtc.peerconnection benchmark
Committed: https://crrev.com/970f2b01f45ed574d12ffe9652191c7cf2c2f5fd
Cr-Commit-Position: refs/heads/master@{#414503}
Patch Set 1 #
Messages
Total messages: 17 (10 generated)
|
|||||||||||||||||||