]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for 20864
authorteor <teor2345@gmail.com>
Fri, 2 Dec 2016 19:35:45 +0000 (06:35 +1100)
committerteor <teor2345@gmail.com>
Fri, 2 Dec 2016 19:35:45 +0000 (06:35 +1100)
changes/bug20864 [new file with mode: 0644]

diff --git a/changes/bug20864 b/changes/bug20864
new file mode 100644 (file)
index 0000000..079e609
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor bugfixes (hidden services):
+    - Remove a double-free in the single onion service unit test. Stop
+      ignoring a return value. Make future changes less error-prone.
+      Fixes bug 20864; bugfix on 20638; not in any released version of tor.