]> git.ipfire.org Git - thirdparty/glibc.git/commit
2007-05-29 Ulrich Drepper <drepper@redhat.com>
authorJakub Jelinek <jakub@redhat.com>
Thu, 12 Jul 2007 15:27:53 +0000 (15:27 +0000)
committerJakub Jelinek <jakub@redhat.com>
Thu, 12 Jul 2007 15:27:53 +0000 (15:27 +0000)
commit5b4675550e09218bdc18eae6eac118f0a7fb12df
treef8702e6147ac96758a82f8a5ea106db6c05aaca4
parent1b5b08a2afb07a5275c2a7066a4bfff944d79bd2
2007-05-29  Ulrich Drepper  <drepper@redhat.com>

* 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