mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-30 06:50:06 +00:00
f0351b7bc6
Use a very large id bound when fuzzing the optimizer, and check that the input does not ids that are too close to this bound. This should make it impossible in practice for an id overflow to occur. Fixes #4657. |
||
---|---|---|
.. | ||
corpora/spv | ||
BUILD.gn | ||
CMakeLists.txt | ||
random_generator.cpp | ||
random_generator.h | ||
spvtools_as_fuzzer.cpp | ||
spvtools_binary_parser_fuzzer.cpp | ||
spvtools_dis_fuzzer.cpp | ||
spvtools_fuzz_fuzzer.cpp | ||
spvtools_opt_fuzzer_common.cpp | ||
spvtools_opt_fuzzer_common.h | ||
spvtools_opt_legalization_fuzzer.cpp | ||
spvtools_opt_performance_fuzzer.cpp | ||
spvtools_opt_size_fuzzer.cpp | ||
spvtools_val_fuzzer.cpp |