浏览代码

Merge branch 'bug24279_030' into maint-0.3.2

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

+ 1 - 0
changes/bug24279

@@ -2,3 +2,4 @@
     - Fix a memory leak warning in one of the libevent-related
       configuration tests that could occur when manually specifying
       -fsanitize=address.  Fixes bug 24279; bugfix on 0.3.0.2-alpha.
+      Found and patched by Alex Xu.