BIND 10 #3286: Message::fromWire cannot be called more than once per instance

BIND 10 Development do-not-reply at isc.org
Thu Jan 30 12:27:01 UTC 2014


#3286: Message::fromWire cannot be called more than once per instance
-------------------------------------+-------------------------------------
            Reporter:  tmark         |                        Owner:  muks
                Type:  defect        |                       Status:
            Priority:  low           |  reviewing
           Component:  libdns++      |                    Milestone:
            Keywords:                |  bind10-1.2-release-freeze
           Sensitive:  0             |                   Resolution:
         Sub-Project:  DNS           |                 CVSS Scoring:
Estimated Difficulty:  0             |              Defect Severity:  N/A
         Total Hours:  0             |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
Changes (by kean):

 * owner:  kean => muks


Comment:

 If you configure with --enable-experimental-resolver this change causes
 make check to fail:

 {{{
 [ RUN      ] RecursiveQueryTest.forwarderSend
 ../../../../../bind10/src/lib/resolve/tests/recursive_query_unittest.cc:676:
 Failure
 Expected: m.fromWire(ibuf) doesn't throw an exception.
   Actual: it throws.
 ../../../../../bind10/src/lib/resolve/tests/recursive_query_unittest.cc:680:
 Failure
 Value of: q2->getName()
   Actual: .
 Expected: q.getName()
 Which is: example.com.
 }}}

 Did you check with that option?

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


More information about the bind10-tickets mailing list