[Bug 948280] windows:mingw:win{32,64}/mingw{32,64}-filesystem: Add hardening options?
https://bugzilla.suse.com/show_bug.cgi?id=948280 https://bugzilla.suse.com/show_bug.cgi?id=948280#c4 --- Comment #4 from Ralf Habacker <ralf.habacker@freenet.de> --- (In reply to Ralf Habacker from comment #2)
address space layout randomization (ASLR) --nxcompat Image is compatible with data execution prevention
According to https://github.com/bminor/binutils-gdb/commit/514b4e191d5f46de8e142fe216e677... this is set by default since binutils 2.36. The uses settings can be inspected with: $ objdump -x <file.dll> | grep -A3 DllCh DllCharacteristics 00000140 DYNAMIC_BASE NX_COMPAT SizeOfStackReserve 00200000 -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com