Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(67)

Issue 818023002: Initialize wrapped render target wrap status correctly (Closed)

Created:
6 years ago by Kimmo Kinnunen
Modified:
6 years ago
Reviewers:
bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@memory-leak-debugger
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Initialize wrapped render target wrap status correctly Make GrGLGpu::onWrapBackendRenderTarget update "is wrapped" flag. Otherwise accessing the flag results in uninitialized read, possibly resulting in wrapped render target ending up in the cache. Committed: https://skia.googlesource.com/skia/+/91f8e7f195fbd39ee88cbcb10abb2216af3f7b76

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M src/gpu/gl/GrGpuGL.cpp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Kimmo Kinnunen
6 years ago (2014-12-22 09:49:59 UTC) #2
bsalomon
Yikes, thanks Kimmo! lgtm
6 years ago (2014-12-22 13:42:00 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/818023002/1
6 years ago (2014-12-22 13:43:14 UTC) #5
commit-bot: I haz the power
6 years ago (2014-12-22 13:57:36 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/91f8e7f195fbd39ee88cbcb10abb2216af3f7b76

Powered by Google App Engine
This is Rietveld 408576698