Fix memory-counting error in rephist.c. Bug 18651.

This commit is contained in:
Nick Mathewson
2016-03-28 07:39:47 -04:00
parent 560450f2fb
commit c4e5296892
+3
View File
@@ -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.