tor/changes/ticket8415

4 lines
214 B
Text

o Minor features (memory management):
- Get libevent code to use the same memory allocator that
Tor code is using by calling event_set_mem_functions()
during initialization. Resolves ticket 8415.