dnsdist: Always store the OpenSSLTLSIOCtx
in the connection
#13085
Annotations
3 warnings
Result annotations for dnsdist:
pdns/tcpiohandler.cc#L135
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)
|
Result annotations for dnsdist:
pdns/tcpiohandler.cc#L1614
parameter name 'fe' is too short, expected at least 3 characters (readability-identifier-length - Level=Warning)
|
Result annotations for dnsdist:
pdns/tcpiohandler.cc#L1672
member initializer for 'd_enableTickets' is redundant (modernize-use-default-member-init - Level=Warning)
|
Loading