SPIRV-Tools/test/fuzzers
Alastair Donaldson 0f4508752f
Fix UBSan error in spirv-dis fuzzer (#4517)
Pending a more general solution for constructing a target environment
based on the bytes of a test input, this change avoids a UBSan error
caused by the existing approach.

Fixes https://crbug.com/38087
2021-09-21 15:07:30 +00:00
..
corpora/spv Add GraphicsFuzz shaders to fuzzer corpus (#4429) 2021-08-03 15:27:03 +01:00
BUILD.gn Remove WebGPU support (#4108) 2021-01-14 16:45:18 -05:00
CMakeLists.txt Adjust build for fuzzer targets to support OSS-Fuzz (#4498) 2021-09-02 22:55:30 +00:00
spvtools_as_fuzzer.cpp Add missing dealloc (#3061) 2019-11-20 10:38:35 -05:00
spvtools_binary_parser_fuzzer.cpp Add fuzzer for spvBinaryParser (#2045) 2018-11-14 10:30:20 -05:00
spvtools_dis_fuzzer.cpp Fix UBSan error in spirv-dis fuzzer (#4517) 2021-09-21 15:07:30 +00:00
spvtools_opt_legalization_fuzzer.cpp Cleanup includes. (#1795) 2018-08-03 15:06:09 -04:00
spvtools_opt_performance_fuzzer.cpp Cleanup includes. (#1795) 2018-08-03 15:06:09 -04:00
spvtools_opt_size_fuzzer.cpp Cleanup includes. (#1795) 2018-08-03 15:06:09 -04:00
spvtools_val_fuzzer.cpp Cleanup includes. (#1795) 2018-08-03 15:06:09 -04:00