BIND 10 #2349: Valgrind issues

BIND 10 Development do-not-reply at isc.org
Tue Oct 16 09:20:52 UTC 2012


#2349: Valgrind issues
-------------------------------------+-------------------------------------
                   Reporter:  jelte  |                 Owner:  jelte
                       Type:         |                Status:  reviewing
  defect                             |             Milestone:
                   Priority:         |  Sprint-20121023
  medium                             |            Resolution:
                  Component:         |             Sensitive:  0
  Unclassified                       |           Sub-Project:  DNS
                   Keywords:         |  Estimated Difficulty:  5
            Defect Severity:  N/A    |           Total Hours:  0
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
Changes (by vorner):

 * owner:  vorner => jelte


Comment:

 Hello

 I'm not sure about the thing with `RunnigQuery` and `ForwardQuery`. In the
 case
 of tests, `RunningQuery` is deleted by the test and it deletes the
 `RunningQueryImpl`. But under the normal circumstances, the
 `RunningQueryImpl`
 deletes itself, but who deletes the `RunningQuery` itself? That one seems
 to be
 just forgotten.

 Also, I know you should not spend more time than the 5 points, but maybe
 finishing some things off would be allowed? ;-)

 {{{#!c++
     /// TODO: doc
     RunningQuery* running_query_;
 }}}

 {{{#!c++
     /// TODO
     RunningQuery* running_query_;
 }}}

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


More information about the bind10-tickets mailing list