BIND 10 #2987: Investigate valgrind issues after merge of #2902 (Direct DHCPv4 traffic)
BIND 10 Development
do-not-reply at isc.org
Mon Jun 3 16:27:58 UTC 2013
#2987: Investigate valgrind issues after merge of #2902 (Direct DHCPv4 traffic)
-------------------------------------+-------------------------------------
Reporter: marcin | Owner:
Type: defect | UnAssigned
Priority: medium | Status:
Component: libdhcp | reviewing
Keywords: | Milestone:
Sensitive: 0 | Sprint-DHCP-20130606
Sub-Project: DHCP | Resolution:
Estimated Difficulty: 0 | CVSS Scoring:
Total Hours: 0 | Defect Severity:
| Medium
| Feature Depending on Ticket:
| Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Changes (by marcin):
* owner: marcin => UnAssigned
* status: assigned => reviewing
Comment:
There were two issues in libdhcp++ tests which have been fixed:
- Arguments in a vector's constructor were swapped (It was a vector
holding 1 byte with value 7 instead of vector holding 7 values of 1.)
- Socket descriptor in one of the unit tests was not initialized but the
destructor was invoking close() on it. Now the value is explicitly
initialized in a constructor.
Please review.
--
Ticket URL: <http://bind10.isc.org/ticket/2987#comment:3>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list