[tor-bugs] #8415 [Core Tor/Tor]: Use event_set_mem_functions

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Dec 6 16:54:40 UTC 2017


#8415: Use event_set_mem_functions
------------------------------------------+--------------------------------
 Reporter:  nickm                         |          Owner:  (none)
     Type:  enhancement                   |         Status:  new
 Priority:  Medium                        |      Milestone:  Tor:
                                          |  unspecified
Component:  Core Tor/Tor                  |        Version:
 Severity:  Normal                        |     Resolution:
 Keywords:  easy backend libevent malloc  |  Actual Points:
Parent ID:                                |         Points:
 Reviewer:                                |        Sponsor:
------------------------------------------+--------------------------------
Changes (by teor):

 * keywords:  tor-relay easy backend libevent malloc => easy backend
     libevent malloc


Comment:

 So that when we use debugging allocators, or special allocators, we also
 debug or modify the allocations that Libevent makes on our behalf.

 We also want to do something similar with our rust code, so it's
 allocations are made with the same allocator as the rest of Tor.

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


More information about the tor-bugs mailing list