Browse Source

Add changes/bug24119

Alex Xu (Hello71) 6 years ago
parent
commit
49a4961dad
1 changed files with 4 additions and 0 deletions
  1. 4 0
      changes/bug24119

+ 4 - 0
changes/bug24119

@@ -0,0 +1,4 @@
+  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.