소스 검색

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.