From: Michael R Sweet Date: Sat, 28 Aug 2021 12:07:14 +0000 (-0400) Subject: Silence bogus LGTM alerts. X-Git-Tag: v2.4b1~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06befce726c1077b82c430761da56f925aaa983a;p=thirdparty%2Fcups.git Silence bogus LGTM alerts. --- diff --git a/.lgtm.yml b/.lgtm.yml index 16768f63aa..a6fcb18edc 100644 --- a/.lgtm.yml +++ b/.lgtm.yml @@ -3,3 +3,4 @@ queries: - exclude: cpp/missing-header-guard - exclude: cpp/short-global-name - exclude: cpp/tainted-format-string + - exclude: cpp/toctou-race-condition