Skip to content

dnsdist-1.9.x: Backport 14671 - Always store the OpenSSLTLSIOCtx in the connection #13092

dnsdist-1.9.x: Backport 14671 - Always store the OpenSSLTLSIOCtx in the connection

dnsdist-1.9.x: Backport 14671 - Always store the OpenSSLTLSIOCtx in the connection #13092

Triggered via pull request September 17, 2024 14:11
Status Failure
Total duration 27m 46s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Force failure in case there are binaries present in a pull request
4s
Force failure in case there are binaries present in a pull request
Check whether clang-tidy succeeded
0s
Check whether clang-tidy succeeded
Fit to window
Zoom out
Zoom in

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/tcpiohandler.cc#L102
std::move of the const variable 'hostname' has no effect; remove std::move() or make the variable non-const (performance-move-const-arg - Level=Warning)