summaryrefslogtreecommitdiffstats
path: root/ossfuzz/standaloneengine.c
diff options
context:
space:
mode:
authorTakayuki Matsuoka <t-mat@users.noreply.github.com>2022-08-12 15:36:28 (GMT)
committerTakayuki Matsuoka <t-mat@users.noreply.github.com>2022-08-12 15:36:28 (GMT)
commit46d12d661edda40bedc0ce38247e170b13575aaf (patch)
treeefea511eaa1aebbdeb8a9fc528a47cb1913e6d63 /ossfuzz/standaloneengine.c
parentf892f828838c064dab8d754388506c94e37c3fe1 (diff)
downloadlz4-46d12d661edda40bedc0ce38247e170b13575aaf.zip
lz4-46d12d661edda40bedc0ce38247e170b13575aaf.tar.gz
lz4-46d12d661edda40bedc0ce38247e170b13575aaf.tar.bz2
Suppress false positive warning from MSVC (fuzzer.c)
Suppress the following false positive warnings from MSVC: - Disable all arithmetic overflow (C26451) - Suppress C6385: Reading invalid data from 'compressedBuffer'. - Add ULL suffix to unsigned 64-bits constants.
Diffstat (limited to 'ossfuzz/standaloneengine.c')
0 files changed, 0 insertions, 0 deletions