Page MenuHomeFreeBSD

D48221.id.diff
No OneTemporary

D48221.id.diff

diff --git a/sys/kern/imgact_elf.c b/sys/kern/imgact_elf.c
--- a/sys/kern/imgact_elf.c
+++ b/sys/kern/imgact_elf.c
@@ -127,7 +127,7 @@
#endif
SYSCTL_INT(__CONCAT(_kern_elf, __ELF_WORD_SIZE), OID_AUTO,
nxstack, CTLFLAG_RW, &__elfN(nxstack), 0,
- __XSTRING(__CONCAT(ELF, __ELF_WORD_SIZE)) ": enable non-executable stack");
+ __XSTRING(__CONCAT(ELF, __ELF_WORD_SIZE)) ": support PT_GNU_STACK for non-executable stack control");
#if defined(__amd64__)
static int __elfN(vdso) = 1;

File Metadata

Mime Type
text/plain
Expires
Fri, Jan 10, 7:48 AM (10 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15626009
Default Alt Text
D48221.id.diff (495 B)

Event Timeline