]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Fix memory-counting error in rephist.c. Bug 18651.
authorNick Mathewson <nickm@torproject.org>
Mon, 28 Mar 2016 11:39:47 +0000 (07:39 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 28 Mar 2016 11:39:47 +0000 (07:39 -0400)
changes/bug18651 [new file with mode: 0644]

diff --git a/changes/bug18651 b/changes/bug18651
new file mode 100644 (file)
index 0000000..120a1a5
--- /dev/null
@@ -0,0 +1,3 @@
+  o Minor bugfixes (assert on exit):
+    - Fix an assert-on-exit bug related to counting memory usage
+      in rephist.c. Fixes bug 18651; bugfix on 0.2.8.1-alpha.