BIND 10 #3016: Change the type of Auth server statistics counter to uint64_t and use lower 63bit

BIND 10 Development do-not-reply at isc.org
Wed Aug 7 03:55:11 UTC 2013


#3016: Change the type of Auth server statistics counter to uint64_t and use lower
63bit
-------------------------------------+-------------------------------------
            Reporter:  fujiwara      |                        Owner:
                Type:  defect        |  fujiwara
            Priority:  medium        |                       Status:
           Component:  Unclassified  |  reviewing
            Keywords:                |                    Milestone:
           Sensitive:  0             |  Sprint-20130820
         Sub-Project:  DNS           |                   Resolution:
Estimated Difficulty:  1             |                 CVSS Scoring:
         Total Hours:  0.26          |              Defect Severity:  N/A
                                     |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------

Comment (by fujiwara):

 Thanks reviewing,

 Replying to [comment:8 vorner]:
 > Would it make sense to use `uint64_t` in the for cycle in the test as
 well as in the main code, instead of `long long`?

 Do you mean "unsigned long long" ? Counters should be unsigned.
 "#include <stdint.h>" and uint64_t are already used at in-memory
 datasource.

-- 
Ticket URL: <http://bind10.isc.org/ticket/3016#comment:9>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list