BIND 10 #2185: RR type implementation: TLSA

BIND 10 Development do-not-reply at isc.org
Tue Feb 4 19:37:41 UTC 2014


#2185: RR type implementation: TLSA
-------------------------------------+-------------------------------------
            Reporter:  shane         |                        Owner:  muks
                Type:  enhancement   |                       Status:
            Priority:  high          |  reviewing
           Component:  libdns++      |                    Milestone:
            Keywords:                |  bind10-1.2-release-freeze
           Sensitive:  0             |                   Resolution:
         Sub-Project:  DNS           |                 CVSS Scoring:
Estimated Difficulty:  5             |              Defect Severity:  N/A
         Total Hours:  0             |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------

Comment (by muks):

 Replying to [comment:6 muks]:
 > Do you have any suggestions to replace `auto_ptr` (short of explicit
 memory management using `delete`)? See #3298.

 I guess instead of `auto_ptr`, we can use a templated `RdataPimplHolder`
 class (similar to `SegmentObjectHolder` and other such similar classes in
 the tree) which implement the RAII pattern with a `.release()` method.
 Would this be an acceptable choice? If so, I'll create a ticket for it.

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


More information about the bind10-tickets mailing list