Descriptioncros: Fix crash in about:tracing
We've seen some crashes in DebugDaemonClientImpl::OnRequestStopSystemTracing.
If debugd crashes or completes I/O back to Chrome too early we could NULL out
a scoped_ptr<> before the code expects it. Null check the pointer.
BUG=155774
TEST=crash reports
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162217
Patch Set 1 #
Messages
Total messages: 9 (0 generated)
|