* nscd/nscd_helper.c (get_mapping): Handle short replies instead
commit5da4373cfd0bf070ec3ece378c4dea9b027c0ce2
authorUlrich Drepper <drepper@redhat.com>
Tue, 29 May 2007 14:45:49 +0000 (29 14:45 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 29 May 2007 14:45:49 +0000 (29 14:45 +0000)
tree71dad8c9e0054210c9357b953fac1c842f9f797c
parent40f57573d02e98db90f7d9e1dae6c3422d150d7b
* 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 <guichaz@yahoo.fr>.
ChangeLog
nscd/nscd_helper.c