[tor-commits] [tor/master] Fix memory-counting error in rephist.c. Bug 18651.

nickm at torproject.org nickm at torproject.org
Mon Mar 28 11:39:51 UTC 2016


commit c4e5296892941490c974291f45c2c95132f88370
Author: Nick Mathewson <nickm at torproject.org>
Date:   Mon Mar 28 07:39:47 2016 -0400

    Fix memory-counting error in rephist.c. Bug 18651.
---
 changes/bug18651 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/changes/bug18651 b/changes/bug18651
new file mode 100644
index 0000000..120a1a5
--- /dev/null
+++ b/changes/bug18651
@@ -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.



More information about the tor-commits mailing list