fix fuzz
authorCary Clark <caryclark@google.com>
Mon, 12 Dec 2016 18:57:56 +0000 (13:57 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Mon, 12 Dec 2016 19:39:11 +0000 (19:39 +0000)
commit26ae5aba592d4169c1c53aa7fafa660589a4d554
treeedffbfce799ff88c057aeab6d0e3bb7880fd8cc8
parentee43f6f25e4ebd0a91ee208484f576dc9991a8e8
fix fuzz

Don't walk off the end if the loop doesn't
contain the expected value.

R=kjlubick@google.com
BUG=skia:6047

Change-Id: I96815180dc7c92b45691037ae6c4b40beedc009a
Reviewed-on: https://skia-review.googlesource.com/5845
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Cary Clark <caryclark@google.com>
src/pathops/SkOpCoincidence.cpp