BIND 10 #410: RRset::getRdataIterator returns object in invalid state

BIND 10 Development do-not-reply at isc.org
Tue Nov 16 02:11:52 UTC 2010


#410: RRset::getRdataIterator returns object in invalid state
--------------------------------+-------------------------------------------
      Reporter:  vorner         |        Owner:  UnAssigned
          Type:  defect         |       Status:  reviewing 
      Priority:  minor          |    Milestone:            
     Component:  DNSPacket API  |   Resolution:            
      Keywords:                 |    Sensitive:  0         
Estimatedhours:  0.0            |        Hours:  0         
      Billable:  1              |   Totalhours:  0         
      Internal:  0              |  
--------------------------------+-------------------------------------------
Changes (by jinmei):

  * owner:  jinmei => UnAssigned
  * status:  new => reviewing


Comment:

 addressed this issue in branches/trac410.  the changeset is r3529.

 The only important change is that for the !BasicRdataIterator constructor
 (defined in rrset.cc).  Others are minor cleanups and documentation
 update.

 This is the proposed changelog entry:

 {{{
   117.  [func]          jinmei
         src/lib/dns: changed the interface of
 AbstractRRset::getRdataIterator()
         so that the internal cursor would point to the first RDATA
         automatically.  This will be a more intuitive and less error prone
         behavior.  This is a backward compatible change. (Trac #410, rTBD)
 }}}

 (I chose 'func' instead of 'bug' because this didn't really cause a
 failure with existing code or didn't behave against the documentation.)

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


More information about the bind10-tickets mailing list