]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: disable high-entropy VA for ldh
authorJeremy Drake via Cygwin-patches <cygwin-patches@cygwin.com>
Tue, 28 May 2024 17:19:22 +0000 (10:19 -0700)
committerTakashi Yano <takashi.yano@nifty.ne.jp>
Sun, 2 Jun 2024 20:31:18 +0000 (05:31 +0900)
commit10b921681108b333d17d8438a45afe6fbc1169dd
tree359472a1941d8a8bfd59567e1c1b027bd1d30598
parent5a859642f0dc4fb10926fd0cdd2025248a9e18ea
Cygwin: disable high-entropy VA for ldh

If ldd is run against a DLL which links to the Cygwin DLL, ldh will end
up loading the Cygwin DLL dynamically, much like cygcheck or strace.

Addresses: https://cygwin.com/pipermail/cygwin/2024-May/255991.html
Fixes: 60675f1a7eb2 ("Cygwin: decouple shared mem regions from Cygwin DLL")
Reviewed-by: Ken Brown <kbrown@cornell.edu>, Takashi Yano <takashi.yano@nifty.ne.jp>
Signed-off-by: Jeremy Drake <cygwin@jdrake.com>
winsup/cygwin/release/3.5.4
winsup/utils/mingw/Makefile.am
This page took 0.03011 seconds and 5 git commands to generate.