more clang-tidy fixups #14088
Annotations
3 warnings
Result annotations for auth:
pdns/axfr-retriever.cc#L34
parameter name 'tt' is too short, expected at least 3 characters (readability-identifier-length - Level=Warning)
|
Result annotations for auth:
pdns/dnswriter.cc#L43
constructor does not initialize these fields: d_recordplace (cppcoreguidelines-pro-type-member-init - Level=Warning)
|
Result annotations for auth:
pdns/webserver.cc#L590
performing an implicit widening conversion to type 'ssize_t' (aka 'long') of a multiplication performed in type 'int' (bugprone-implicit-widening-of-multiplication-result - Level=Warning)
|
Loading