Merge remote-tracking branch 'public/remove_freelist'

This commit is contained in:
Nick Mathewson
2015-02-11 15:09:01 -05:00
11 changed files with 9 additions and 1080 deletions
+5
View File
@@ -0,0 +1,5 @@
o Removed features:
- The --enable-mempool and --enable-buf-freelists options, which
were originally created to work around bad malloc implementations,
no longer exist. They were off-by-default in 0.2.5. Closes
ticket 14848.