Add support for lower-level byte counting with NSS
[tor.git] / changes / ticket8415
blob992e8e1a1ffff25a01c8ea4380fae4e8e8f19fee
1   o Minor features (memory management):
2     - Get libevent code to use the same memory allocator that
3       Tor code is using by calling event_set_mem_functions()
4       during initialization. Resolves ticket 8415.