commit | ef7cee4bbc7c4c1c21b00834de7119634a3c35c9 | [log] [tgz] |
---|---|---|
author | caryclark <caryclark@google.com> | Tue Sep 06 09:05:54 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Sep 06 09:05:55 2016 -0700 |
tree | 4244bff02c75f91749ac0e306c4200f5b5d021c7 | |
parent | e97fe839728aa77a413353395b5a4c94c4c1d931 [diff] |
provide safe exit for runaway intersections Curve intersections with extreme numbers may cause the intersection template code to loop forever. Detect this by looking for marking more spans gone than exist, and return without any intersections found. TBR=reed@google.com BUG=643855 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2310113002 Review-Url: https://codereview.chromium.org/2310113002