[Bug nscd/741] initgroups bugs
cvs-commit at gcc dot gnu dot org
sourceware-bugzilla@sources.redhat.com
Wed Feb 16 11:30:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-16 11:30 -------
Subject: Bug 741
CVSROOT: /cvs/glibc
Module name: libc
Branch: glibc-2_3-branch
Changes by: roland@sources.redhat.com 2005-02-16 11:29:48
Modified files:
nscd : nscd_getai.c nscd_initgroups.c
Log message:
2005-02-07 Jakub Jelinek <jakub@redhat.com>
[BZ #741]
* nscd/nscd_getai.c (__nscd_getai): If ai_resp->found == -1, set
__nss_not_use_nscd_hosts and return -1.
* nscd/nscd_initgroups.c (__nscd_getgrouplist): If
initgr_resp->found == -1, set __nss_not_use_nscd_group and return -1.
Avoid leaking sockets.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nscd/nscd_getai.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.9&r2=1.9.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nscd/nscd_initgroups.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.7&r2=1.7.2.1
--
http://sources.redhat.com/bugzilla/show_bug.cgi?id=741
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Glibc-bugs
mailing list