From 3b4fff8079834433ba75ee0873c538410cd082c9 Mon Sep 17 00:00:00 2001 From: Neal Norwitz Date: Wed, 11 Jan 2006 08:54:45 +0000 Subject: Fix SF bug #1402308, segfault when using mmap(-1, ...) This didn't crash on Linux, but valgrind complained. I'm not sure if this test is valid on Windows. Will backport. --- Misc/ACKS | 1 + 1 file changed, 1 insertion(+) (limited to 'Misc/ACKS') diff --git a/Misc/ACKS b/Misc/ACKS index 42fa4098ed..ad77e038bd 100644 --- a/Misc/ACKS +++ b/Misc/ACKS @@ -529,6 +529,7 @@ Michael Scharf Neil Schemenauer David Scherer Gregor Schmid +Ralf Schmitt Peter Schneider-Kamp Sam Schulenburg Stefan Schwarzer -- cgit v1.2.1