mirror of https://git.musl-libc.org/git/musl
Browse Source
commit 996b6154b2 added support for
querying the dynamic limit but did not enforce it in sigaltstack. the
kernel also does not seem to reliably enforce it, or at least does not
necessarily enforce the same limit exposed to userspace, so it needs
to be enforced here.
master
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue