tor/changes/bug11476

6 lines
300 B
Plaintext
Raw Normal View History

2014-05-16 17:56:42 +02:00
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.