Auth: fix a crash and some cleanup in the auth-catalogzone.cc #11742
Annotations
4 warnings
Result annotations for auth:
pdns/backends/gsql/gsqlbackend.cc#L466
do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead (cppcoreguidelines-pro-bounds-array-to-pointer-decay - Level=Warning)
|
Result annotations for auth:
pdns/auth-catalogzone.cc#L117
parameter name 'di' is too short, expected at least 3 characters (readability-identifier-length - Level=Warning)
|
Result annotations for auth:
pdns/auth-catalogzone.cc#L119
variable name 'ci' is too short, expected at least 3 characters (readability-identifier-length - Level=Warning)
|
Result annotations for auth:
modules/lmdbbackend/lmdbbackend.cc#L1813
parameter name 'di' is too short, expected at least 3 characters (readability-identifier-length - Level=Warning)
|
Loading