Fix a memory leak in reading an expired ed signing key.

Closes 17403.
This commit is contained in:
Nick Mathewson
2015-10-21 11:16:28 -04:00
parent 5d45a26f39
commit 9c4a0aef0c
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (memory leaks):
- Fix a memory leak when reading an expired signing key from disk.
Fixes bug 17403; bugfix on 0.2.7.2-rc.