Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
cab2b0d9
Commit
cab2b0d9
authored
Feb 28, 2013
by
Mark Andrews
Browse files
remove unreachable line
parent
dbe761ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/named/query.c
View file @
cab2b0d9
...
...
@@ -4595,7 +4595,6 @@ rpz_rewrite_ip_rrset(ns_client_t *client,
rpz_log_fail
(
client
,
DNS_RPZ_DEBUG_LEVEL1
,
name
,
rpz_type
,
"NS address rewrite rrset "
,
result
);
return
(
ISC_R_SUCCESS
);
break
;
default:
if
(
client
->
query
.
rpz_st
->
m
.
policy
!=
DNS_RPZ_POLICY_ERROR
)
{
client
->
query
.
rpz_st
->
m
.
policy
=
DNS_RPZ_POLICY_ERROR
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment