summaryrefslogtreecommitdiff
path: root/changes/bug31696
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug31696')
-rw-r--r--changes/bug316965
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug31696 b/changes/bug31696
new file mode 100644
index 0000000000..b9d6c4130c
--- /dev/null
+++ b/changes/bug31696
@@ -0,0 +1,5 @@
+ o Major bugfixes (crash, Linux):
+ - Tolerate systems (including some Linux installations) where madvise
+ and/or MADV_DONTFORK are available at build-time, but not at run time.
+ Previously, these systems would notice a failed syscall and abort.
+ Fixes bug 31696; bugfix on 0.4.1.1-alpha.