BIND 10 #2088: introduce MemorySegment class

BIND 10 Development do-not-reply at isc.org
Sun Jul 15 17:40:26 UTC 2012


#2088: introduce MemorySegment class
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:  muks
  jinmei                             |                Status:  closed
                       Type:  task   |             Milestone:
                   Priority:         |  Sprint-20120717
  medium                             |            Resolution:  fixed
                  Component:  data   |             Sensitive:  0
  source                             |           Sub-Project:  DNS
                   Keywords:         |  Estimated Difficulty:  4
            Defect Severity:  N/A    |           Total Hours:  0
Feature Depending on Ticket:         |
  scalable inmemory                  |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
Changes (by muks):

 * status:  reviewing => closed
 * resolution:   => fixed


Comment:

 Merged to master in commit 9726cd1627ba4c074f65e57799e8b77ec158a491:

 {{{
 * c9f90e8 [2088] Deallocate all memory in TestBadDeallocate unit test
 * 59c5e16 [2088] Add comments about size argument to deallocate()
 * 25cc38b [2088] Handle NULL deallocate as a nop
 * 3e70efc [2088] Remove obsolete include
 * c0af8f8 [2088] Throw isc::OutOfRange when size passed to deallocate() is
 larger than what was allocated
 * aa584b6 [2088] Throw bad_alloc when MemorySegment cannot allocate the
 required space
 * fb9bdb9 [2088] Mark virtual methods as virtual even in derived classes
 * 96c432d [2088] Add virtual destructor to MemorySegment
 * 16f7c06 [2088] Fix coding style issues
 * 093aab9 [2088] Put test in anonymous namespace
 * 05a1e1a [2088] Indent test code
 * 2269069 [2088] Rename test
 * a4296e2 [2088] Document MemorySegment classes
 * 00c9a91 [2088] Add initial MemorySegment and MemorySegmentLocal classes
 }}}

 Resolving as fixed. Thank you for the reviews Jinmei and Jelte.

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


More information about the bind10-tickets mailing list