Fix annoying compiler warnings by introducing and switching to pdns::UniqueFilePtr
#11406
Annotations
9 warnings
Result annotations for auth:
pdns/pdnsutil.cc#L3530
variable name 'fp' is too short, expected at least 3 characters (readability-identifier-length - Level=Warning)
|
Result annotations for auth:
pdns/dnspcap2protobuf.cc#L66
variable name 'fp' is too short, expected at least 3 characters (readability-identifier-length - Level=Warning)
|
Result annotations for auth:
pdns/dnspcap2protobuf.cc#L66
do not use pointer arithmetic (cppcoreguidelines-pro-bounds-pointer-arithmetic - Level=Warning)
|
Result annotations for auth:
pdns/libssl.cc#L474
variable name 'fp' is too short, expected at least 3 characters (readability-identifier-length - Level=Warning)
|
Result annotations for auth:
pdns/libssl.cc#L942
variable name 'fp' is too short, expected at least 3 characters (readability-identifier-length - Level=Warning)
|
Result annotations for auth:
pdns/libssl.cc#L1060
variable name 'fp' is too short, expected at least 3 characters (readability-identifier-length - Level=Warning)
|
Result annotations for auth:
pdns/dnstcpbench.cc#L265
variable name 'fp' is too short, expected at least 3 characters (readability-identifier-length - Level=Warning)
|
Result annotations for auth:
pdns/dnssecinfra.cc#L56
variable name 'fp' is too short, expected at least 3 characters (readability-identifier-length - Level=Warning)
|
Result annotations for auth:
pdns/misc.cc#L864
variable name 'fp' is too short, expected at least 3 characters (readability-identifier-length - Level=Warning)
|
The logs for this run have expired and are no longer available.
Loading