commit 49a4961dad561282b830c82866c20bab0aa1fdd3 Author: Alex Xu (Hello71) alex_y_xu@yahoo.ca Date: Fri Nov 24 11:21:04 2017 -0500
Add changes/bug24119 --- changes/bug24119 | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/changes/bug24119 b/changes/bug24119 new file mode 100644 index 000000000..501425760 --- /dev/null +++ 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.