diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-09-05 15:33:13 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-09-05 15:33:13 +0000 |
commit | d052233c6cc886f472736f3cd8f79e4ecf6e0c89 (patch) | |
tree | 8793c026c6c59e51343847d01a59fc947eed2269 /ChangeLog | |
parent | cd248c3f0dff50ed7a9421fa3b152401050e6a6c (diff) | |
download | glibc-d052233c6cc886f472736f3cd8f79e4ecf6e0c89.tar glibc-d052233c6cc886f472736f3cd8f79e4ecf6e0c89.tar.gz glibc-d052233c6cc886f472736f3cd8f79e4ecf6e0c89.tar.bz2 glibc-d052233c6cc886f472736f3cd8f79e4ecf6e0c89.zip |
* nscd/initgrcache.c (addinitgroupsX): Move any_success
decl before first goto out.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-09-05 Jakub Jelinek <jakub@redhat.com> + + * nscd/initgrcache.c (addinitgroupsX): Move any_success + decl before first goto out. + 2006-09-04 Jakub Jelinek <jakub@redhat.com> * Makerules (shlib.lds): If have-hash-style, put .hash section |