commit | cdeff81bdb2e5cde422b6850634c5d3977fcbae9 | [log] [tgz] |
---|---|---|
author | caryclark <caryclark@google.com> | Fri Jul 22 03:34:19 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Jul 22 03:34:19 2016 -0700 |
tree | 19fff5f761df4b949c4d894c650674f5fab686c2 | |
parent | 901257a3ba1d094280b4e1e0868bc0bcd137145a [diff] |
conic fuzz fix If no closest section is found in conic intersection (which can happen if the numbers are out of range) abort the intersection. Also suppress assert fired in this case so it only checks intersections with in-range values. TBR=reed@google.com BUG=630378 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2166813006 Review-Url: https://codereview.chromium.org/2166813006