summaryrefslogtreecommitdiff
path: root/changes/bug17779
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-08-30 11:10:03 -0400
committerNick Mathewson <nickm@torproject.org>2016-11-03 08:37:21 -0400
commite94f1b4e0d4b31ed80e2eefb8700f2671817f561 (patch)
treed0cb597b4f617a89c68fe4fccbb19dbb7b851e47 /changes/bug17779
parente23389841c7797615b09ee6457e841b4ed13ea75 (diff)
downloadtor-e94f1b4e0d4b31ed80e2eefb8700f2671817f561.tar.gz
tor-e94f1b4e0d4b31ed80e2eefb8700f2671817f561.zip
Free rsa_ed_crosscert at exit.
Fixes bug 17779; bugfix on 0.2.7.2-alpha.
Diffstat (limited to 'changes/bug17779')
-rw-r--r--changes/bug177796
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug17779 b/changes/bug17779
new file mode 100644
index 0000000000..0ed2d1224f
--- /dev/null
+++ b/changes/bug17779
@@ -0,0 +1,6 @@
+ o Minor bugfixes (leak at exit):
+ - Fix a small harmless memory leak at exit of the previously unused
+ RSA->Ed identity cross-certificate. Fixes 17779; bugfix on
+ 0.2.7.2-alpha.
+
+