dnsdist: Add a Lua maintenance hook #1881
codeql-analysis.yml
on: push
Matrix: Analyze
Force failure in case there are binaries present in a pull request
0s
Check whether clang-tidy succeeded
0s
Annotations
2 errors and 2 warnings
Check whether clang-tidy succeeded
DNSdist clang-tidy failed
|
Check whether clang-tidy succeeded
Process completed with exit code 1.
|
Analyze (cpp, dnsdist):
ext/luawrapper/include/LuaContext.hpp#L2888
Potential memory leak (clang-analyzer-cplusplus.NewDeleteLeaks - Level=Warning)
|
Analyze (cpp, dnsdist):
pdns/dnsdist.cc#L2241
variable name 'f' is too short, expected at least 3 characters (readability-identifier-length - Level=Warning)
|