summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2017-05-25 00:27:47 -0400
committerRoger Dingledine <arma@torproject.org>2017-05-25 00:27:47 -0400
commit384457912f771d39b98690c25aeea3e541dbfb28 (patch)
tree96ed349aa8360bb5d95102cf56b74444a69bef26 /changes
parent94b51283954e5bc8d68c8a4bc7e6c168eb82e008 (diff)
parent83439e78cc08f5a05d314de4409e69aa6d1601d7 (diff)
downloadtor-384457912f771d39b98690c25aeea3e541dbfb28.tar.gz
tor-384457912f771d39b98690c25aeea3e541dbfb28.zip
Merge branch 'maint-0.3.0' into release-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.