diff options
author | Chris Dalton <csmartdalton@google.com> | 2018-03-08 22:41:33 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2018-03-09 16:23:50 +0000 |
commit | ad06544cc6ac4b403a24adda4ee36b9f35b3071f (patch) | |
tree | 8dccf3de53d2c4a06c29d87fe2395f9d4c38f864 /src/gpu/ops | |
parent | c2ef4ab423b0cc456425de1f0161e24980652db6 (diff) |
ccpr: Fix crash on zero-length fan tessellations
Hardens the path parser to handle zero-length fan tessellations. In this
case the vertex pointer returned by the tessellator will be null, so we
need to indicate whether a tessellation exists in a different way.
Bug: skia:7642
Change-Id: If29df9d08565ff613059f2d3b49ab4eb79908495
Reviewed-on: https://skia-review.googlesource.com/113362
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Chris Dalton <csmartdalton@google.com>
Diffstat (limited to 'src/gpu/ops')
0 files changed, 0 insertions, 0 deletions