Free rsa_ed_crosscert at exit.

Fixes bug 17779; bugfix on 0.2.7.2-alpha.
This commit is contained in:
Nick Mathewson
2016-08-30 11:10:03 -04:00
parent e23389841c
commit e94f1b4e0d
2 changed files with 9 additions and 0 deletions
+6
View File
@@ -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.