aboutsummaryrefslogtreecommitdiff
path: root/changes/bug20715
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug20715')
-rw-r--r--changes/bug207154
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug20715 b/changes/bug20715
new file mode 100644
index 0000000000..737a560cec
--- /dev/null
+++ b/changes/bug20715
@@ -0,0 +1,4 @@
+ o Minor bugfixes (memory leak)
+ - When moving a signed descriptor object from a source to an existing
+ destination, free the allocated memory inside that destination object.
+ Bugfix on tor-0.2.8.3-alpha; Closes #20715.