BIND 10 #2302: bugs in src/lib/cc/data.h (Element::find does not return value and getValue does not work for ConstElementPtr)
BIND 10 Development
do-not-reply at isc.org
Tue Oct 2 03:32:27 UTC 2012
#2302: bugs in src/lib/cc/data.h (Element::find does not return value and getValue
does not work for ConstElementPtr)
-------------------------------------+-------------------------------------
Reporter: fujiwara | Owner:
Type: defect | Status: new
Priority: medium | Milestone: New
Component: Inter-module | Tasks
communication | Keywords:
Sensitive: 0 | Defect Severity: N/A
Sub-Project: Core | Feature Depending on Ticket:
Estimated Difficulty: 0 | Add Hours to Ticket: 0
Total Hours: 0 | Internal?: 0
-------------------------------------+-------------------------------------
Two bugs in src/lib/cc/data.h
1. Element::find() does not return value because its argument is not a
reference.
2. getValue() member functions does not work for ConstElementPointer
because getValue() member functions are not specified as const.
tests and fixes are attached.
Aharen found these bugs.
--
Ticket URL: <http://bind10.isc.org/ticket/2302>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list