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

Issue 952993004: don't draw if maxVertices returns 0 or > than uin16_t max (Closed)

Created:
5 years, 10 months ago by joshua.litt
Modified:
5 years, 10 months ago
Reviewers:
joshualitt, bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

don't draw if maxVertices returns 0 or > than uin16_t max This doesn't do anything about the issue of having too many indices, but it does move the fuzzer on to another assert. BUG=skia: Committed: https://skia.googlesource.com/skia/+/5b27b142f28d9c91ac38211ea611ba26259e1f85

Patch Set 1 #

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

Messages

Total messages: 7 (3 generated)
joshualitt
see comment
5 years, 10 months ago (2015-02-24 19:27:14 UTC) #3
bsalomon
On 2015/02/24 19:27:14, joshualitt wrote: > see comment lgtm
5 years, 10 months ago (2015-02-24 20:18:08 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/952993004/1
5 years, 10 months ago (2015-02-24 20:30:35 UTC) #6
commit-bot: I haz the power
5 years, 10 months ago (2015-02-24 20:58:50 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/5b27b142f28d9c91ac38211ea611ba26259e1f85

Powered by Google App Engine
This is Rietveld 408576698