viz: Fix uninitialized context_result_ in VizProcessContextProvider.
This CL fixes VizProcessContextProvider to ensure that context_result_ is initialized on construction. The GLOutputSurfaceBufferQueue tests are re-enabled: they surfaced this issue and MSAN was failing on Linux. Bug: 1045602 Test: Run GLOutputSurfaceBufferQueue tests locally with MSAN. Change-Id: I0e8c3c210d099d4cabe1d583296ec1280ad79cad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021543 Auto-Submit: Andres Calderon Jaramillo <andrescj@chromium.org> Commit-Queue: Robert Kroeger <rjkroege@chromium.org> Reviewed-by:Robert Kroeger <rjkroege@chromium.org> Cr-Commit-Position: refs/heads/master@{#735476}
Showing
Please register or sign in to comment