Sfoglia il codice sorgente

Add changes/bug24119

Alex Xu (Hello71) 7 anni fa
parent
commit
49a4961dad
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  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.