blob: 992e8e1a1ffff25a01c8ea4380fae4e8e8f19fee (
plain)
1
2
3
4
|
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.
|