commit | d9779bcf93c2e11699230a54214309732b9161a7 | [log] [tgz] |
---|---|---|
author | Yuqian Li <liyuqian@google.com> | Fri Mar 09 15:22:06 2018 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Mar 09 20:47:41 2018 +0000 |
tree | 9fef66314037af67e67ecba30fc704cdf746c2c3 | |
parent | 429a5406733e44cd9d379fc9aa0e2e206cc8867d [diff] |
Check the boundary while cumulating deltas in a mask Without the fix, ./out/Debug/dm --config t8888 -m complexclip_bw will trigger the assert. Note that this boundary check is already in place when deltas are cumulated without using a mask. Bug: skia: Change-Id: I68bfe2b7196d440743d3a7535d097bb8ec7689c3 Reviewed-on: https://skia-review.googlesource.com/113210 Commit-Queue: Yuqian Li <liyuqian@google.com> Reviewed-by: Cary Clark <caryclark@skia.org>