aboutsummaryrefslogtreecommitdiff
path: root/changes/bug24279
blob: ab2932b341aebcdd8486a52200ea8fa5e96dae9a (plain)
1
2
3
4
5
  o Minor bugfixes (compilation, hardening):
    - 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.