浏览代码

Add changes/bug24119

Alex Xu (Hello71) 7 年之前
父节点
当前提交
49a4961dad
共有 1 个文件被更改,包括 4 次插入0 次删除
  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.