tor/changes/ticket8415

5 lines
214 B
Plaintext
Raw Normal View History

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.