1
0
mirror of https://github.com/facebook/zstd.git synced 2025-11-06 19:09:38 +03:00
Files
zstd/tests/fuzz/fuzz.py
Nick Terrell 91e6480458 [fuzz] Fix compiler detection & update ubsan flags
* Fix compiler version regex, which was broken for multi-digit
  versions.
* Fix compiler detection for gcc.
* Disable `pointer-overflow` instead of `integer-overflow` for gcc
  versions newer than 8.0.0.
2021-02-19 13:19:18 -08:00

28 KiB
Executable File