Explorar o código

Add changes file for bug11476

Andrea Shepard %!s(int64=11) %!d(string=hai) anos
pai
achega
b3edd04065
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      changes/bug11476

+ 5 - 0
changes/bug11476

@@ -0,0 +1,5 @@
+  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.