commit 49a4961dad561282b830c82866c20bab0aa1fdd3 parent f1e8e549646361b85ef0676c108040333fd021f8 Author: Alex Xu (Hello71) <alex_y_xu@yahoo.ca> Date: Fri, 24 Nov 2017 11:21:04 -0500 Add changes/bug24119 Diffstat:
| A | changes/bug24119 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/bug24119 b/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.