From: Roland McGrath Date: Tue, 29 Mar 2005 23:40:55 +0000 (+0000) Subject: . X-Git-Tag: cvs/glibc-2_3_5~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5635bc05e3d71ea26dfc740c454089d3715ce391;p=thirdparty%2Fglibc.git . --- diff --git a/ChangeLog b/ChangeLog index 9a44479446f..4935257601d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2005-03-29 Thorsten Kukuk + [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.