mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-13 00:30:07 +00:00
90d9d9ce2f
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. |
||
---|---|---|
.. | ||
compat-grp.c | ||
compat-initgroups.c | ||
compat-pwd.c | ||
compat-spwd.c | ||
nisdomain.c | ||
nisdomain.h |