0118b964f3
Random indices were being generated in a manner that assumed the upper bound to a Random::GetUInt call was inclusive. Also, GetUInt64 was being used needlessly when GetUInt32 would suffice. This change addresses both issues. Fixes https://crbug.com/1250904 Change-Id: I9ad8e5beb3b52bcb867aeb745dec520c251cba60 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/64744 Auto-Submit: Alastair Donaldson <afdx@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Alastair Donaldson <afdx@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> |
||
---|---|---|
.. | ||
BUILD.gn | ||
CMakeLists.txt | ||
cli.cc | ||
cli.h | ||
fuzzer.cc | ||
override_cli_params.h | ||
regex_fuzzer_tests.cc | ||
tint_regex_fuzzer.cc | ||
tint_regex_hlsl_writer_fuzzer.cc | ||
tint_regex_msl_writer_fuzzer.cc | ||
tint_regex_spv_writer_fuzzer.cc | ||
tint_regex_wgsl_writer_fuzzer.cc | ||
wgsl_mutator.cc | ||
wgsl_mutator.h |