From f2962a71959fd254a7a223437ca4b63b9e81130c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 22 May 2011 23:04:16 -0400 Subject: Add a few more alloca size checks --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index eb321b7701..9f2a02f3e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2011-05-22 Ulrich Drepper + [BZ #12671] + * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in + some situations. + * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise. + * posix/glob.c (glob_in_dir): Take additional parameter alloca_used. + add in in __libc_use_alloca calls. Adjust callers. + (glob): Use malloc in some situations. + * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and pltexit. -- cgit 1.4.1