BIND 10 trac2086, updated. 231408d546153bffd573f1417c8c6bf8a451b6e7 [2086] doxygen update for BadValue
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Jul 12 11:17:13 UTC 2012
The branch, trac2086 has been updated
via 231408d546153bffd573f1417c8c6bf8a451b6e7 (commit)
from 8b731b4250b47f8e4ef6367609dce21a221aee82 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 231408d546153bffd573f1417c8c6bf8a451b6e7
Author: Jelte Jansen <jelte at isc.org>
Date: Thu Jul 12 13:16:11 2012 +0200
[2086] doxygen update for BadValue
-----------------------------------------------------------------------
Summary of changes:
src/lib/dns/labelsequence.h | 3 +++
1 file changed, 3 insertions(+)
-----------------------------------------------------------------------
diff --git a/src/lib/dns/labelsequence.h b/src/lib/dns/labelsequence.h
index cf1aeea..65344e1 100644
--- a/src/lib/dns/labelsequence.h
+++ b/src/lib/dns/labelsequence.h
@@ -70,6 +70,9 @@ public:
/// \note No validation is done on the given data upon construction;
/// use with care.
///
+ /// \exception isc::BadValue if basic checks for the input data, or
+ /// offsets fails.
+ ///
/// \param data The raw data for the domain name, in wire format
/// \param offsets The offsets of the labels in the domain name data,
/// as given by a Name object or another LabelSequence
More information about the bind10-changes
mailing list