Check for nullptr in PerformNextQueuedGlobalMemoryDump.
The function is both queued as a task, and called synchronously. It makes the assumption that there exists a next request, but there are race conditions that could cause there to be no next request. Bug: 821177 Change-Id: Id0abf1b07bca812ad976184de87cc22d42fb18b9 Reviewed-on: https://chromium-review.googlesource.com/966481 Commit-Queue: Primiano Tucci <primiano@chromium.org> Reviewed-by:Primiano Tucci <primiano@chromium.org> Cr-Commit-Position: refs/heads/master@{#544292}
Showing
Please register or sign in to comment