summaryrefslogtreecommitdiff
path: root/changes/bug24914
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug24914')
-rw-r--r--changes/bug249143
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug24914 b/changes/bug24914
new file mode 100644
index 0000000000..ea441fd38c
--- /dev/null
+++ b/changes/bug24914
@@ -0,0 +1,3 @@
+ o Minor features (performance):
+ - Avoid a needless call to malloc() when processing an incoming
+ relay cell. Closes ticket 24914.