summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2018-04-23 11:09:57 -0400
committerDavid Goulet <dgoulet@torproject.org>2018-04-23 11:09:57 -0400
commitb259008c56c44c32dfeea3ed8d4b06cd61751a88 (patch)
treefcc7fb4acb9b149c2d9b15bfd0a1411e38dbbc24 /changes
parent1438c6c7134c53b2aa3b5e9abf94fe12a4d9bd5e (diff)
downloadtor-b259008c56c44c32dfeea3ed8d4b06cd61751a88.tar.gz
tor-b259008c56c44c32dfeea3ed8d4b06cd61751a88.zip
hs: Fix memleak in v3 on SIGHUP
Fixes #25901 Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'changes')
-rw-r--r--changes/bug259013
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug25901 b/changes/bug25901
new file mode 100644
index 0000000000..3ad30c7676
--- /dev/null
+++ b/changes/bug25901
@@ -0,0 +1,3 @@
+ o Minor bugfixes (hidden service v3):
+ - Fix a memory leak when an hidden service v3 is configured and gets a
+ SIGHUP signal. Fixes bug 25901; bugfix on 0.3.2.1-alpha.