BIND 10 #1360: check leak in logging library and log4cplus

BIND 10 Development do-not-reply at isc.org
Wed Nov 16 07:48:53 UTC 2011


#1360: check leak in logging library and log4cplus
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:
  jinmei                             |                Status:  new
                       Type:         |             Milestone:
  defect                             |  Sprint-20111122
                   Priority:  major  |            Resolution:
                  Component:         |             Sensitive:  0
  logging                            |           Sub-Project:  Core
                   Keywords:         |  Estimated Difficulty:  5
            Defect Severity:  N/A    |           Total Hours:  0
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by jinmei):

 I've done similar tests as I did for #1359 for C++ liblog:

 {{{
     while (true) {
         LOG_DEBUG(logger, DBG_TRACE_DETAILED,
 DATASRC_DATABASE_ITERATE_END);
     }
 }}}

 and didn't see any apparent leak.

 So I'm planning to just close this ticket after leaving it in the
 review queue for a while.

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


More information about the bind10-tickets mailing list