diff options
author | Florian Weimer <fweimer@redhat.com> | 2023-07-21 16:18:18 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2023-07-21 16:18:18 +0200 |
commit | 2c6b4b272e6b4d07303af25709051c3e96288f2d (patch) | |
tree | 250e936a070fb54a664ef4f89a10baed0fa0f689 /sysdeps/x86_64/multiarch/strncase.c | |
parent | f7f181c12c140ff1fe45376b98fe32eb491e363f (diff) | |
download | glibc-2c6b4b272e6b4d07303af25709051c3e96288f2d.tar.gz glibc-2c6b4b272e6b4d07303af25709051c3e96288f2d.tar.xz glibc-2c6b4b272e6b4d07303af25709051c3e96288f2d.zip |
nptl: Unconditionally use a 32-byte rseq area
If the kernel headers provide a larger struct rseq, we used that size as the argument to the rseq system call. As a result, rseq registration would fail on older kernels which only accept size 32.
Diffstat (limited to 'sysdeps/x86_64/multiarch/strncase.c')
0 files changed, 0 insertions, 0 deletions