tor/changes/bug24119

5 lines
212 B
Text
Raw Normal View History

2017-11-24 11:21:04 -05:00
o Code simplification and refactoring:
- Rewrite channel_rsa_id_group_set_badness to reduce temporary memory
allocations with large numbers of OR connections (e.g. relays). Closes
ticket 24119.