Commit b3edd040 authored by Andrea Shepard's avatar Andrea Shepard
Browse files

Add changes file for bug11476

parent f7a55bc4
Loading
Loading
Loading
Loading

changes/bug11476

0 → 100644
+5 −0
Original line number Diff line number Diff line
  o Bugfixes:
    - Add configure options controlling allocator tricks like mempools and
      freelists, and turn them off by default; on most platforms malloc is
      reasonable enough for this not to be necessary, and a similar feature
      in OpenSSL exacerbated Heartbleed.  Fixes bug #11476.