Document upstream bug report for mmap change in

ProcessExecutableMemory.cpp. okay landry@
This commit is contained in:
kurt 2019-10-29 14:46:01 +00:00
parent 3e1df89c3d
commit 66d110e89e
4 changed files with 16 additions and 4 deletions

View File

@ -1,4 +1,7 @@
$OpenBSD: patch-js_src_jit_ProcessExecutableMemory_cpp,v 1.1 2019/09/26 13:00:21 kurt Exp $
$OpenBSD: patch-js_src_jit_ProcessExecutableMemory_cpp,v 1.2 2019/10/29 14:46:01 kurt Exp $
Don't ComputeRandomAllocationAddress on OpenBSD
https://bugzilla.mozilla.org/show_bug.cgi?id=1586912
Index: js/src/jit/ProcessExecutableMemory.cpp
--- js/src/jit/ProcessExecutableMemory.cpp.orig

View File

@ -1,4 +1,7 @@
$OpenBSD: patch-js_src_jit_ProcessExecutableMemory_cpp,v 1.1 2019/10/07 13:43:06 kurt Exp $
$OpenBSD: patch-js_src_jit_ProcessExecutableMemory_cpp,v 1.2 2019/10/29 14:46:01 kurt Exp $
Don't ComputeRandomAllocationAddress on OpenBSD
https://bugzilla.mozilla.org/show_bug.cgi?id=1586912
Index: js/src/jit/ProcessExecutableMemory.cpp
--- js/src/jit/ProcessExecutableMemory.cpp.orig

View File

@ -1,4 +1,7 @@
$OpenBSD: patch-js_src_jit_ProcessExecutableMemory_cpp,v 1.3 2019/10/07 19:16:54 kurt Exp $
$OpenBSD: patch-js_src_jit_ProcessExecutableMemory_cpp,v 1.4 2019/10/29 14:46:01 kurt Exp $
Don't ComputeRandomAllocationAddress on OpenBSD
https://bugzilla.mozilla.org/show_bug.cgi?id=1586912
Index: js/src/jit/ProcessExecutableMemory.cpp
--- js/src/jit/ProcessExecutableMemory.cpp.orig

View File

@ -1,4 +1,7 @@
$OpenBSD: patch-js_src_jit_ProcessExecutableMemory_cpp,v 1.4 2019/10/07 13:40:43 kurt Exp $
$OpenBSD: patch-js_src_jit_ProcessExecutableMemory_cpp,v 1.5 2019/10/29 14:46:01 kurt Exp $
Don't ComputeRandomAllocationAddress on OpenBSD
https://bugzilla.mozilla.org/show_bug.cgi?id=1586912
Index: js/src/jit/ProcessExecutableMemory.cpp
--- js/src/jit/ProcessExecutableMemory.cpp.orig