aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/pwritev2.c
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2018-09-27 12:37:06 +0200
committerFlorian Weimer <fweimer@redhat.com>2018-09-27 12:37:06 +0200
commit3a67c72c1512f778304a5644dea2fcf5bdece274 (patch)
tree818e7df62c1373e52c134de2e4eae85d6710fca3 /sysdeps/unix/sysv/linux/pwritev2.c
parent2339d6a55eb7a7e040ae888e906adc49eeb59eab (diff)
downloadglibc-3a67c72c1512f778304a5644dea2fcf5bdece274.tar
glibc-3a67c72c1512f778304a5644dea2fcf5bdece274.tar.gz
glibc-3a67c72c1512f778304a5644dea2fcf5bdece274.tar.bz2
glibc-3a67c72c1512f778304a5644dea2fcf5bdece274.zip
Fix stack overflow in tst-setcontext9 (bug 23717)
The function f1a, executed on a stack of size 32k, allocates an object of size 32k on the stack. Make the stack variables static to reduce excessive stack usage. (cherry picked from commit f841c97e515a1673485a2b12b3c280073d737890)
Diffstat (limited to 'sysdeps/unix/sysv/linux/pwritev2.c')
0 files changed, 0 insertions, 0 deletions