Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
073d75e7
Commit
073d75e7
authored
Feb 10, 2011
by
Michal 'vorner' Vaner
Browse files
[trac505] FIXME: Replace assert
parent
4fd542a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/auth/query.cc
View file @
073d75e7
...
...
@@ -156,6 +156,8 @@ Query::process() const {
/*
* Empty DNAME should never get in, as it is impossible to
* create one in master file.
*
* FIXME: Other way to prevent this should be done
*/
assert
(
db_result
.
rrset
->
getRdataCount
()
>
0
);
// Get the data of DNAME
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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