From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32649 invoked by alias); 26 Feb 2005 01:16:33 -0000 Mailing-List: contact glibc-bugs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sources.redhat.com Received: (qmail 32563 invoked by uid 48); 26 Feb 2005 01:16:29 -0000 Date: Sat, 26 Feb 2005 01:16:00 -0000 From: "roland at gnu dot org" To: glibc-bugs@sources.redhat.com Message-ID: <20050226011627.768.roland@gnu.org> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug libc/768] New: nscd gives bad results for extremely long lines in /etc/hosts X-Bugzilla-Reason: CC X-SW-Source: 2005-02/txt/msg00234.txt.bz2 List-Id: This trunk change is needed on the 2.3 branch. 2005-02-21 Jakub Jelinek * nscd/nscd_gethst_r.c (nscd_gethst_r): Set *h_errnop to NETDB_INTERNAL if buffer is too small. * nscd/hstcache.c (INCR): Remove. (addhstbyX): Double buflen in each iteration rather than add INCR. * nscd/grpcache.c: Likewise. * nscd/pwdcache.c: Likewise. -- Summary: nscd gives bad results for extremely long lines in /etc/hosts Product: glibc Version: 2.3.4 Status: NEW Severity: normal Priority: P2 Component: libc AssignedTo: roland at gnu dot org ReportedBy: roland at gnu dot org CC: glibc-bugs at sources dot redhat dot com OtherBugsDependingO 724 nThis: http://sources.redhat.com/bugzilla/show_bug.cgi?id=768 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.