diff options
author | Andreas Schwab <schwab@redhat.com> | 2011-09-26 17:49:14 +0200 |
---|---|---|
committer | Andreas Schwab <schwab@redhat.com> | 2011-09-27 09:55:28 +0200 |
commit | 32c76b63be605d12314e0c6ac2bd702c883d1423 (patch) | |
tree | f42aeb09e253e1667a91a36b358187b2fd110d71 /ChangeLog | |
parent | bf972c9dfcda9f95e337c6d4586abcc3bdf46561 (diff) | |
download | glibc-32c76b63be605d12314e0c6ac2bd702c883d1423.tar.gz glibc-32c76b63be605d12314e0c6ac2bd702c883d1423.tar.xz glibc-32c76b63be605d12314e0c6ac2bd702c883d1423.zip |
Correctly reparse group line after enlarging the buffer
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1047cce2bb..716d8059aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-09-27 Andreas Schwab <schwab@redhat.com> + + * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): + Reread the line before reparsing it. + 2011-09-26 Andreas Schwab <schwab@redhat.com> * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm. |