diff options
Diffstat (limited to 'changes/bug11476')
-rw-r--r-- | changes/bug11476 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug11476 b/changes/bug11476 deleted file mode 100644 index cb3d217cd9..0000000000 --- a/changes/bug11476 +++ /dev/null @@ -1,5 +0,0 @@ - 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. |