diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-04-21 12:07:52 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-04-21 12:07:52 -0400 |
commit | e84142d2a9eed278ecf869459a5de0b640074517 (patch) | |
tree | e2e8596951350928fb3b3cac9b897810fe3ab4e3 /ChangeLog | |
parent | 877175d8ea2e0182909e04cac603017ca31022ef (diff) | |
download | glibc-e84142d2a9eed278ecf869459a5de0b640074517.tar glibc-e84142d2a9eed278ecf869459a5de0b640074517.tar.gz glibc-e84142d2a9eed278ecf869459a5de0b640074517.tar.bz2 glibc-e84142d2a9eed278ecf869459a5de0b640074517.zip |
Fix reallocation bug in last nss_files change.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2011-04-21 Ulrich Drepper <drepper@gmail.com> + + * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix + problem in reallocation in last patch. + 2011-04-20 Ulrich Drepper <drepper@gmail.com> * sunrpc/Makefile: Move inclusion of Rules. |