commit | 1493b9772d6fad455a222ec6f242903128e049a0 | [log] [tgz] |
---|---|---|
author | caryclark <caryclark@google.com> | Tue Jul 19 11:29:14 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jul 19 11:29:15 2016 -0700 |
tree | 5c245854f2de4b21f501bd9072f54a1c6893852b | |
parent | ff1740394e23ba23c8e78e3c06f7940103fa3c8b [diff] |
fix fuzzer Previous spans always have a valid next pointer. The final span does not. Change the test for a valid link to take into consideration whether the links are chased forwards or backwards. TBR=reed@google.com BUG=629454 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2166543002 Review-Url: https://codereview.chromium.org/2166543002