BIND 10 #1295: Kea: pack/unpack should use size_t instead of unsigned int
BIND 10 Development
do-not-reply at isc.org
Wed Oct 12 08:03:40 UTC 2011
#1295: Kea: pack/unpack should use size_t instead of unsigned int
-------------------------------------+-----------------------------------
Reporter: tomek | Owner: UnAssigned
Type: task | Status: new
Priority: minor | Milestone: DHCP 2011
Component: dhcp | Resolution:
Keywords: | Sensitive: 0
Defect Severity: Low | Sub-Project: DHCP
Feature Depending on Ticket: | Estimated Difficulty: 1
Add Hours to Ticket: 0 | Total Hours: 0
Internal?: 0 |
-------------------------------------+-----------------------------------
Description changed by tomek:
Old description:
> In various places in code, pack()/unpack() and other methods specifying
> offsets should use size_t, rather than unsigned int.
New description:
In various places in code, pack()/unpack() and other methods specifying
offsets should use size_t, rather than unsigned int. The same is true for
pack4/pack6 and unpack4/unpack6 and related methods.
--
--
Ticket URL: <http://bind10.isc.org/ticket/1295#comment:2>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list