BIND 10 #1052: B10_LOGGER_SEVERITY and B10_LOGGER_DBGLEVEL ignored or no complaint if bogus values

BIND 10 Development do-not-reply at isc.org
Tue Jan 7 06:56:05 UTC 2014


#1052: B10_LOGGER_SEVERITY and B10_LOGGER_DBGLEVEL ignored or no complaint if
bogus values
-------------------------------------+-------------------------------------
            Reporter:  jreed         |                        Owner:
                Type:  defect        |  UnAssigned
            Priority:  medium        |                       Status:
           Component:  logging       |  reviewing
            Keywords:                |                    Milestone:
           Sensitive:  0             |  Sprint-20131015
         Sub-Project:  Core          |                   Resolution:
Estimated Difficulty:  0.0           |                 CVSS Scoring:
         Total Hours:  0             |              Defect Severity:
                                     |  Medium
                                     |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
Changes (by muks):

 * owner:  jreed => UnAssigned
 * status:  assigned => reviewing
 * milestone:   => Sprint-20131015


Comment:

 `B10_LOGGER_SEVERITY`'s value is checked in `logger_level.cc` in
 `getSeverity()` and if it is a bogus value, en error is logged and `INFO`
 severity is used after that.

 `B10_LOGGER_DBGLEVEL`'s value is checked in `logger_unittest_support.cc`
 in `b10LoggerDbglevel()` and if it is a bogus value, en error is printed
 to stderr and the level is clamped to the nearest extreme.

 This ticket can be closed.

-- 
Ticket URL: <https://bind10.isc.org/ticket/1052#comment:4>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list