bug11476 300 B

12345
  1. o Bugfixes:
  2. - Add configure options controlling allocator tricks like mempools and
  3. freelists, and turn them off by default; on most platforms malloc is
  4. reasonable enough for this not to be necessary, and a similar feature
  5. in OpenSSL exacerbated Heartbleed. Fixes bug #11476.