dnsdist: Handle HTTP/3 errors, refactor QUIC regression tests #192
Triggered via pull request
November 23, 2023 13:38
Status
Failure
Total duration
29m 17s
Artifacts
–
codeql-analysis.yml
on: pull_request
Matrix: Analyze
Check whether clang-tidy succeeded
0s
Annotations
2 errors and 1 warning
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/doh3.cc#L301
do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead (cppcoreguidelines-pro-bounds-array-to-pointer-decay - Level=Warning)
|