diff options
author | Jeremy Drake <cygwin@jdrake.com> | 2025-07-09 11:06:20 -0700 |
---|---|---|
committer | Jeremy Drake <cygwin@jdrake.com> | 2025-07-16 10:22:35 -0700 |
commit | 78b17c4d5110664403dee92ec54b2c4b0c68242c (patch) | |
tree | 717e230c71172bcb408ba00b58ce35e2c5424669 /winsup/cygwin/scripts/update-copyright | |
parent | 2abb929f0ad26dad05cbfde18fa54098dc79bbb7 (diff) | |
download | newlib-master.zip newlib-master.tar.gz newlib-master.tar.bz2 |
This is a mingw program meant to demonstrate loading the Cygwin dll in a
non-Cygwin process, but the Cygwin dll still initializes the cygheap on
load in that case. Without --disable-high-entropy-va, Windows may
occasionally locate the PEB, TEB, and/or stacks in the address space
that Cygwin tries to reserve for the cygheap, resulting in a failure.
Fixes: 60675f1a7eb2 ("Cygwin: decouple shared mem regions from Cygwin DLL")
Signed-off-by: Jeremy Drake <cygwin@jdrake.com>
Diffstat (limited to 'winsup/cygwin/scripts/update-copyright')
0 files changed, 0 insertions, 0 deletions