mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
5 lines
300 B
Text
5 lines
300 B
Text
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.
|