浏览代码

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

Nick Mathewson 9 年之前
父节点
当前提交
c4e5296892
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      changes/bug18651

+ 3 - 0
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.