dnsdist: Add the ability to set custom HTTP responses over DoH3 #13963
codeql-analysis.yml
on: pull_request
Matrix: Analyze
Force failure in case there are binaries present in a pull request
4s
Check whether clang-tidy succeeded
0s
Annotations
2 errors and 3 warnings
Check whether clang-tidy succeeded
DNSdist clang-tidy failed
|
Check whether clang-tidy succeeded
Process completed with exit code 1.
|
Analyze (cpp, dnsdist):
pdns/dnsdistdist/dnsdist-lua-ffi.cc#L504
do not use pointer arithmetic (cppcoreguidelines-pro-bounds-pointer-arithmetic - Level=Warning)
|
Analyze (cpp, dnsdist):
pdns/dnsdistdist/dnsdist-lua-ffi.cc#L514
do not use pointer arithmetic (cppcoreguidelines-pro-bounds-pointer-arithmetic - Level=Warning)
|
Analyze (cpp, dnsdist):
pdns/dnsdistdist/doh3.cc#L318
do not use pointer arithmetic (cppcoreguidelines-pro-bounds-pointer-arithmetic - Level=Warning)
|