commit | 5b27b142f28d9c91ac38211ea611ba26259e1f85 | [log] [tgz] |
---|---|---|
author | joshualitt <joshualitt@chromium.org> | Tue Feb 24 12:58:46 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Feb 24 12:58:46 2015 -0800 |
tree | ec47261a473efeb8245c8632632af3d38dfa0c0b | |
parent | 334fcbc167237f02058cb508cb5f51b718141461 [diff] |
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: Review URL: https://codereview.chromium.org/952993004