mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
silence compiler warning
This commit is contained in:
@@ -191,6 +191,7 @@ dns_rpz_policy2str(dns_rpz_policy_t policy) {
|
||||
break;
|
||||
default:
|
||||
str = "";
|
||||
POST(str);
|
||||
INSIST(0);
|
||||
}
|
||||
return (str);
|
||||
|
Reference in New Issue
Block a user