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
Adam Osuchowski
Kea
Commits
09d7669d
Commit
09d7669d
authored
Dec 15, 2012
by
JINMEI Tatuya
Browse files
[master] Merge branch 'master' of
ssh://git.bind10.isc.org/var/bind10/git/bind10
parents
5efe6393
e61c82ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/datasrc/database.cc
View file @
09d7669d
...
...
@@ -920,7 +920,7 @@ DatabaseClient::Finder::findOnNameResult(const Name& name,
}
else
{
LOG_DEBUG
(
logger
,
DBG_TRACE_DETAILED
,
DATASRC_DATABASE_FOUND_RRSET
).
arg
(
accessor_
->
getDBName
()).
arg
(
wti
->
second
);
arg
(
accessor_
->
getDBName
()).
arg
(
*
wti
->
second
);
}
}
// Found an RR matching the query, so return it. (Note that this
...
...
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