diff --git a/projects/influxdb/project.yaml b/projects/influxdb/project.yaml index 56066ed38..22b2f9a21 100644 --- a/projects/influxdb/project.yaml +++ b/projects/influxdb/project.yaml @@ -7,4 +7,5 @@ auto_ccs: fuzzing_engines: - libfuzzer sanitizers: - - address \ No newline at end of file + - address +disabled: true