https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269568

--- Comment #6 from Konstantin Belousov <k...@freebsd.org> ---
Limiting the size of the stack is done by kernel before even ld-elf.so.1
has the chance to run.  If the stack is too small, userspace must fail.

[From the PT_GNU_STACK phdr, only the size and protection are used]

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to