Bladeren bron

Merge branch 'bug24279_030' into maint-0.3.2

Nick Mathewson 6 jaren geleden
bovenliggende
commit
56b7407a90
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1 0
      changes/bug24279

+ 1 - 0
changes/bug24279

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