commit | 3b4fff8079834433ba75ee0873c538410cd082c9 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Wed Jan 11 08:54:45 2006 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Wed Jan 11 08:54:45 2006 +0000 |
tree | 7301da8a2959b7ca9d28db9beb5f9af55eef3f4e | |
parent | ae1df4112710fdfc7ffb6248b6a61b6b3cadd880 [diff] |
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.