diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-11-10 07:26:28 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-11-10 07:26:28 +0000 |
commit | 81b5ae0811c4da3701d08afa07a9b9159aac56e5 (patch) | |
tree | 7396303c0c845381936b645a64295a3f22947ba0 | |
parent | b4ae56bdc8cdb6cd8a6650d4dabfc37df1005087 (diff) | |
download | glibc-81b5ae0811c4da3701d08afa07a9b9159aac56e5.tar.gz glibc-81b5ae0811c4da3701d08afa07a9b9159aac56e5.tar.xz glibc-81b5ae0811c4da3701d08afa07a9b9159aac56e5.zip |
Update.
2004-11-09 Ulrich Drepper <drepper@redhat.com> * nscd/nscd_getai.c: Add some checks to detect corrupt databases. * nscd/nscd_getgr_r.c: Likewise * nscd/nscd_gethst_r.c: Likewise. * nscd/nscd_getpw_r.c: Likewise
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 67e6996926..48c8d706d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-11-09 Ulrich Drepper <drepper@redhat.com> + + * nscd/nscd_getai.c: Add some checks to detect corrupt databases. + * nscd/nscd_getgr_r.c: Likewise + * nscd/nscd_gethst_r.c: Likewise. + * nscd/nscd_getpw_r.c: Likewise + 2004-11-09 Jakub Jelinek <jakub@redhat.com> * posix/regcomp.c (calc_eclosure_iter): Don't access |