diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-08-10 00:16:35 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-08-10 00:16:35 +0000 |
commit | 0e94359046d83b56f1b15ff00c4b2f75499bf8c3 (patch) | |
tree | f9e5efe5b63fec49270a5c92e8607678dcb65b34 /ChangeLog | |
parent | cdb47f096a5c5973f491ecbf12d26230e21221dc (diff) | |
download | glibc-0e94359046d83b56f1b15ff00c4b2f75499bf8c3.tar glibc-0e94359046d83b56f1b15ff00c4b2f75499bf8c3.tar.gz glibc-0e94359046d83b56f1b15ff00c4b2f75499bf8c3.tar.bz2 glibc-0e94359046d83b56f1b15ff00c4b2f75499bf8c3.zip |
Update.
1998-08-10 Ulrich Drepper <drepper@cygnus.com>
* nss/nss_db/db-XXX.c (_nss_db_getXXX): If buffer is too small
decrement `entidx' to allow retrieving the same entry again.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1998-08-10 Ulrich Drepper <drepper@cygnus.com> + + * nss/nss_db/db-XXX.c (_nss_db_getXXX): If buffer is too small + decrement `entidx' to allow retrieving the same entry again. + 1998-08-09 22:32 Ulrich Drepper <drepper@cygnus.com> * sysdeps/powerpc/ffs.c: Fix typo. Add support for ffsl. |