Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UI service: Avoid nullptr deref on disconnected Gpu interface
Now that we disconnect the Gpu interface on error, we need to test that it's bound before trying to call into it. BUG=684540 Review-Url: https://codereview.chromium.org/2655623003 Cr-Commit-Position: refs/heads/master@{#445799}
- Loading branch information