diff options
author | Joe Simmons-Talbott <josimmon@redhat.com> | 2023-06-21 16:00:53 -0400 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2023-06-26 10:17:39 -0300 |
commit | 48170127d984f41cd59dfc1b9ee40f729d953bf9 (patch) | |
tree | 4b2896ac6fa30a982c5e79781c6854c9ad2b2e10 /sysdeps/unix/sysv/linux/readdir.c | |
parent | 45e2483a6cd920b38d287c51c5363f03a34f92da (diff) | |
download | glibc-48170127d984f41cd59dfc1b9ee40f729d953bf9.tar glibc-48170127d984f41cd59dfc1b9ee40f729d953bf9.tar.gz glibc-48170127d984f41cd59dfc1b9ee40f729d953bf9.tar.bz2 glibc-48170127d984f41cd59dfc1b9ee40f729d953bf9.zip |
ifaddrs: Get rid of alloca
Use scratch_buffer and malloc rather than alloca to avoid potential stack
overflows.
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux/readdir.c')
0 files changed, 0 insertions, 0 deletions