dnsdist-1.9.x: Backport 14671 - Always store the OpenSSLTLSIOCtx
in the connection
#13092
Annotations
1 warning
Result annotations for 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)
|
Loading