]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: disable high-entropy VA for cygcheck and strace
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 17 Jan 2023 16:43:21 +0000 (17:43 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 17 Jan 2023 18:49:39 +0000 (19:49 +0100)
commitcbc513cf3d32b59aa63bfdd08ae4f121309b78be
treeb6f0096cb3ff50a7a058be214912efb489a895da
parentfb16f490bf6e56ace20a7d7ee29a8a46aef3adba
Cygwin: disable high-entropy VA for cygcheck and strace

It's not a good idea to enable high-entropy VA for tools loading the
Cygwin DLL dynamically.  The addresses used by HEVA tend to collide with
fixed address areas managed by Cygwin.

Fixes: 60675f1a7eb2 ("Cygwin: decouple shared mem regions from Cygwin DLL")
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/utils/mingw/Makefile.am
This page took 0.027202 seconds and 5 git commands to generate.