]> git.ipfire.org Git - thirdparty/systemd.git/commit
ci: Replace codeql PotentiallyDangerousFunction query with clang-tidy 41246/head
authorDaan De Meyer <daan@amutable.com>
Fri, 20 Mar 2026 21:14:42 +0000 (22:14 +0100)
committerDaan De Meyer <daan@amutable.com>
Fri, 20 Mar 2026 22:31:51 +0000 (23:31 +0100)
commite6f1d9a5e5eb892aab8f40b1ed0c2825cff3e5d1
treefdf46b9462f493da2bd2f4e83c7d46dd08a79752
parent84d51e252db0390b448930cfab49d47ec989d8ef
ci: Replace codeql PotentiallyDangerousFunction query with clang-tidy

The strerror() calls in test-errno-util.c are intentional so silence
clang-tidy there.
.clang-tidy
.github/codeql-queries/PotentiallyDangerousFunction.ql [deleted file]
src/test/test-errno-util.c