
28 Mar
2016
28 Mar
'16
11:39 a.m.
commit c4e5296892941490c974291f45c2c95132f88370 Author: Nick Mathewson <nickm@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.