diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-05-29 20:57:36 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-05-29 20:57:36 +0000 |
commit | 4b5e7304ed3cd6da133f82b6daf8c43b76ce5b50 (patch) | |
tree | 358314d25f2a2ce8f2b88f5b7a543d2b2670eb90 | |
parent | ff0507a88b24d2d06dbc673995806b6fed17218e (diff) | |
download | glibc-4b5e7304ed3cd6da133f82b6daf8c43b76ce5b50.tar glibc-4b5e7304ed3cd6da133f82b6daf8c43b76ce5b50.tar.gz glibc-4b5e7304ed3cd6da133f82b6daf8c43b76ce5b50.tar.bz2 glibc-4b5e7304ed3cd6da133f82b6daf8c43b76ce5b50.zip |
* crypt/md5-crypt.c: Fix comment.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ 2007-05-29 Ulrich Drepper <drepper@redhat.com> + * crypt/md5-crypt.c: Fix comment. + * nscd/nscd_helper.c (get_mapping): Handle short replies instead of crashing. When this is the case or if the reply is malformed, don't try to close the new file descriptor since it does not |