Commit 56b7407a authored by Nick Mathewson's avatar Nick Mathewson 🐚
Browse files

Merge branch 'bug24279_030' into maint-0.3.2

parents 67c62394 75488058
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.