aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/grayscalejpg.cpp
diff options
context:
space:
mode:
authorGravatar ethannicholas <ethannicholas@google.com>2015-07-07 12:41:52 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-07-07 12:41:52 -0700
commit0dacc6708d5db4fbe755d7b1d0716b51fe703058 (patch)
tree9210cb9347ee560ad83407a07d400b7ab1f52ab2 /gm/grayscalejpg.cpp
parent1b24933e52f50773de29332387a12721811f3012 (diff)
When GrAAConvesTesselator was merging the first and last point of the array, it was deleting the last point without checking to see if any of the previous points shared the same index. This led to continuing to use the index of a deleted point and thus referencing memory past the end of the vertex array.
BUG=chromium:505227 Review URL: https://codereview.chromium.org/1225683008
Diffstat (limited to 'gm/grayscalejpg.cpp')
0 files changed, 0 insertions, 0 deletions