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

Issue 26529002: Fix uninitialized memory access (Closed)

Created:
7 years, 2 months ago by robertphillips
Modified:
7 years, 2 months ago
Reviewers:
bsalomon
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

fYCoord will not be initialized if fColorType is kTwo_ColorType or kThree_ColorType

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
robertphillips
7 years, 2 months ago (2013-10-08 17:30:45 UTC) #1
bsalomon
lgtm
7 years, 2 months ago (2013-10-08 17:56:23 UTC) #2
robertphillips
7 years, 2 months ago (2013-10-08 19:16:17 UTC) #3
Message was sent while issue was closed.
committed as r11658

Powered by Google App Engine
This is Rietveld 408576698