aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 63c10e46d9..6f8ea5dd38 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
+2004-07-19 Thorsten Kukuk <kukuk@suse.de>
+
+ * nis/nss_compat/compat-initgroups.c (getgrent_next_nss): Don't
+ allocate memory for large temporary variables with alloca.
+
2004-07-22 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Compatibility
+ code must have version GLIBC_2.0. Patch by Dwayne McConnell.
+
* nscd/nscd_getgr_r.c (nscd_getgr_r): Avoid read call with NULL
pointer and zero length.