aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2017-05-25 00:28:11 -0400
committerRoger Dingledine <arma@torproject.org>2017-05-25 00:28:11 -0400
commit657297a9f8bedfab2dadfaee53768a1f9b8a558e (patch)
tree5c3db3cf7eac9c74bfa0df9d3d6ffe317fd581ce /changes
parent511c9006867926cbfcc824567b37e78856fa46d9 (diff)
parent83439e78cc08f5a05d314de4409e69aa6d1601d7 (diff)
downloadtor-657297a9f8bedfab2dadfaee53768a1f9b8a558e.tar.gz
tor-657297a9f8bedfab2dadfaee53768a1f9b8a558e.zip
Merge branch 'maint-0.3.0'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug223704
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug22370 b/changes/bug22370
new file mode 100644
index 0000000000..e0e87e3339
--- /dev/null
+++ b/changes/bug22370
@@ -0,0 +1,4 @@
+ o Minor bugfixes (memory handling):
+ - When directory authorities reject a router descriptor due to keypinning,
+ free the router descriptor rather than leaking the memory.
+ Fixes bug 22370; bugfix on 0.2.7.2-alpha.