]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
.
authorRoland McGrath <roland@gnu.org>
Tue, 29 Mar 2005 23:40:55 +0000 (23:40 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 29 Mar 2005 23:40:55 +0000 (23:40 +0000)
ChangeLog

index 9a44479446f83cfb3d4ea964f04ef384c0fc5ba5..4935257601d8ba00e0f5af59734d53fdbdf0c6b5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2005-03-29  Thorsten Kukuk  <kukuk@suse.de>
 
+       [BZ #661]
+       * grp/initgroups.c (internal_getgrouplist): Check if we have
+       enough space before adding the primary group to the list.
+
        * posix/tst-execle1.c (do_test): Fix execle arguments.
        * posix/tst-execle2.c (do_test): Likewise.