Przeglądaj źródła

Add changes/bug24119

Alex Xu (Hello71) 7 lat temu
rodzic
commit
49a4961dad
1 zmienionych plików z 4 dodań i 0 usunięć
  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.