diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2021-02-03 14:19:27 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2021-02-08 14:10:42 -0300 |
commit | c1f46f9db723d88082899ee703aa00779230d510 (patch) | |
tree | 934e273f6ba6db7165bad773f031741d00da5667 /malloc/dynarray_resize.c | |
parent | da4aea0b5e60ec2351367b0facee24e6035a7129 (diff) | |
download | glibc-c1f46f9db723d88082899ee703aa00779230d510.zip glibc-c1f46f9db723d88082899ee703aa00779230d510.tar.gz glibc-c1f46f9db723d88082899ee703aa00779230d510.tar.bz2 |
pthread: Remove alloca usage from __sem_check_add_mapping
sem_open already returns EINVAL for input names larger than NAME_MAX,
so it can assume the largest name length with tfind.
Checked on x86_64-linux-gnu.
Diffstat (limited to 'malloc/dynarray_resize.c')
0 files changed, 0 insertions, 0 deletions