From 9deb3c61feb85563aeb336fec97fa3845a193f08 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 12 Aug 2015 12:27:45 -0400 Subject: Fix a memory leak when adding an ri with expired ed certs Fixes bug 16539; bugfix on 0.2.7.2-alpha. --- changes/bug16539 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/bug16539 (limited to 'changes') diff --git a/changes/bug16539 b/changes/bug16539 new file mode 100644 index 0000000000..8a0b6d251c --- /dev/null +++ b/changes/bug16539 @@ -0,0 +1,4 @@ + o Minor bugfixes (Ed25519): + - Fix a memory leak when reading router descriptors with + expired Ed25519 certificate. Fixes bug 16539; bugfix on 0.2.7.2-alpha. + -- cgit v1.2.3-54-g00ecf