[tor-bugs] #11476 [Tor]: Try making all memory pool and freelist code off by default, or clear-on-alloc

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue May 20 15:39:03 UTC 2014


#11476: Try making all memory pool and freelist code off by default, or clear-on-
alloc
------------------------+----------------------------------------------
     Reporter:  nickm   |      Owner:  andrea
         Type:  defect  |     Status:  needs_revision
     Priority:  normal  |  Milestone:  Tor: 0.2.5.x-final
    Component:  Tor     |    Version:
   Resolution:          |   Keywords:  tor-relay, security, 025-triaged
Actual Points:          |  Parent ID:
       Points:          |
------------------------+----------------------------------------------
Changes (by nickm):

 * status:  needs_review => needs_revision


Comment:

 Suggestion:

  * Rather than scattering ENABLE_MEMPOOLS items through our code, why not
 instead make the code in mempool.h just wrap malloc_zero() and free() when
 we're running in with mempools disabled?  That way, the rest of the code
 stays pretty.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11476#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list