glibc/nss
Florian Weimer 90d9d9ce2f getgrent_next_nss (compat-initgroups): Remove alloca fallback [BZ #18023]
If the caller-supplied buffer is not large enough, fall back directly
malloc.

The previous __libc_use_alloca check was incorrect because it did not
take into account that extend_alloca may fail to merge allocations, so
it would underestimate the stack space being used by roughly a factor
of two.
2018-06-25 18:58:49 +02:00
..
nss_compat getgrent_next_nss (compat-initgroups): Remove alloca fallback [BZ #18023] 2018-06-25 18:58:49 +02:00
nss_db
nss_files
Depend
Makefile
Versions
XXX-lookup.c
alias-lookup.c
bug-erange.c
bug17079.c nss: Adjust tests to use nss_files only 2018-01-30 14:26:31 +01:00
compat-lookup.c
databases.def
db-Makefile
digits_dots.c
ethers-lookup.c
function.def
getXXbyYY.c
getXXbyYY_r.c
getXXent.c
getXXent_r.c
getent.c Update copyright dates not handled by scripts/update-copyrights. 2018-01-01 00:41:16 +00:00
getnssent.c
getnssent_r.c
grp-lookup.c
hosts-lookup.c
key-lookup.c
makedb.c Update copyright dates not handled by scripts/update-copyrights. 2018-01-01 00:41:16 +00:00
netgrp-lookup.c
network-lookup.c
nss.h
nss_hash.c
nss_test.h
nss_test.ver
nss_test1.c
nss_test2.c
nsswitch.c Fix multiple definitions of __nss_*_database (bug 22918) 2018-03-03 17:44:24 +01:00
nsswitch.conf
nsswitch.h Fix multiple definitions of __nss_*_database (bug 22918) 2018-03-03 17:44:24 +01:00
proto-lookup.c
pwd-lookup.c
rewrite_field.c
rpc-lookup.c
service-lookup.c
sgrp-lookup.c
spwd-lookup.c
test-digits-dots.c
test-netdb.c
tst-cancel-getpwuid_r.c
tst-field.c
tst-nss-files-hosts-erange.c
tst-nss-files-hosts-multi.c
tst-nss-getpwent.c nss: Adjust tests to use nss_files only 2018-01-30 14:26:31 +01:00
tst-nss-static.c
tst-nss-test1.c
tst-nss-test2.c
tst-nss-test3.c
tst-nss-test4.c
tst-nss-test5.c
valid_field.c
valid_list_field.c