commit | cc09372730301be78b9d26c1198db1584622cdd9 | [log] [tgz] |
---|---|---|
author | caryclark <caryclark@google.com> | Fri Sep 23 09:32:26 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Sep 23 09:32:27 2016 -0700 |
tree | 99be1f7a5c3cfefbb75b47f03ddf5d377a5c4fd8 | |
parent | 94663795410c214db5232162076b8aea7e5f62d2 [diff] |
fix msan bug in pathops Msan and Valgrind found an uninitialized memory mistake in pathops. This also fixes similar bugs where not all parts of the geometry were covered in the loop iteration. R=borenet@google.com NOTREECHECKS=true GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2366893003 Review-Url: https://codereview.chromium.org/2366893003