diff options
author | Kevin Lubick <kjlubick@google.com> | 2016-11-01 15:01:12 -0400 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2016-11-01 19:23:16 +0000 |
commit | 2f535cecd0e5a19a3dfb76649b1d90c7e158e24c (patch) | |
tree | 685d9bb66afe495239373aeb8a3a86fd1843e6c3 /tools/OverwriteLine.h | |
parent | 1f49f26353997195030aeab41c8665e1860d2958 (diff) |
Make fuzzers use cleaner interface
signalBoring() no longer exists. When the fuzzer runs out of randomness,
it just returns 0. Fuzzers should not go into infinite loops if this
happens. do while loops are particularly error-prone.
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=3963
Change-Id: Iebcfc14cc6b0a19c5dd015cd39875c81fa44003e
Reviewed-on: https://skia-review.googlesource.com/3963
Commit-Queue: Kevin Lubick <kjlubick@google.com>
Reviewed-by: Mike Klein <mtklein@chromium.org>
Diffstat (limited to 'tools/OverwriteLine.h')
0 files changed, 0 insertions, 0 deletions