mirror of https://github.com/google/oss-fuzz.git
![]() * lcms: extend to have double as source format srcFormats of double was supported but never actually hit, which is due to the bits in the srcFormat not actually being accurate, e.g. T_BYTES(srcFormat) == 0 would never be satisfied. This includes in the cms_transform_fuzzer. This is an effort to overcoming this. * lcms: avoid timeouts by only running a single test per iteration Fixes: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50723 |
||
---|---|---|
.. | ||
Dockerfile | ||
build.sh | ||
cmsIT8_load_fuzzer.c | ||
cmsIT8_load_fuzzer.options | ||
cms_overwrite_transform_fuzzer.c | ||
cms_overwrite_transform_fuzzer.options | ||
cms_profile_fuzzer.c | ||
cms_transform_all_fuzzer.c | ||
cms_transform_extended_fuzzer.c | ||
cms_transform_fuzzer.c | ||
cms_transform_fuzzer.options | ||
icc.dict | ||
project.yaml |