From 5da4373cfd0bf070ec3ece378c4dea9b027c0ce2 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 29 May 2007 14:45:49 +0000 Subject: * 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 exist. Patch in part by Guillaume Chazarain . --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5f17fd5014..0851e6d97e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-05-29 Ulrich Drepper + + * 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 + exist. + Patch in part by Guillaume Chazarain . + 2007-05-28 Jakub Jelinek * sysdeps/unix/sysv/linux/futimes.c (miss_utimensat): Don't define -- cgit v1.2.3