public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug nscd/741] New: initgroups bugs
@ 2005-02-16  4:52 roland at gnu dot org
  2005-02-16 11:30 ` [Bug nscd/741] " cvs-commit at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: roland at gnu dot org @ 2005-02-16  4:52 UTC (permalink / raw)
  To: glibc-bugs

This trunk change is needed on the 2.3 branch.

2005-02-07  Jakub Jelinek  <jakub@redhat.com>

	* nscd/nscd.c (termination_handler): Avoid segfault if some database
	is not enabled.

	* 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.

-- 
           Summary: initgroups bugs
           Product: glibc
           Version: 2.3.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: nscd
        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=741

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug nscd/741] initgroups bugs
  2005-02-16  4:52 [Bug nscd/741] New: initgroups bugs roland at gnu dot org
@ 2005-02-16 11:30 ` cvs-commit at gcc dot gnu dot org
  2005-02-16 11:30 ` cvs-commit at gcc dot gnu dot org
  2005-04-06  0:00 ` roland at gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-02-16 11:30 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-16 11:29 -------
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:43

Modified files:
	nscd           : nscd.c 

Log message:
	2005-02-07  Jakub Jelinek  <jakub@redhat.com>
	
	[BZ #741]
	* nscd/nscd.c (termination_handler): Avoid segfault if some database
	is not enabled.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nscd/nscd.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.42.2.1&r2=1.42.2.2



-- 


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.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug nscd/741] initgroups bugs
  2005-02-16  4:52 [Bug nscd/741] New: initgroups bugs roland at gnu dot org
  2005-02-16 11:30 ` [Bug nscd/741] " cvs-commit at gcc dot gnu dot org
@ 2005-02-16 11:30 ` cvs-commit at gcc dot gnu dot org
  2005-04-06  0:00 ` roland at gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-02-16 11:30 UTC (permalink / raw)
  To: glibc-bugs


------- 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.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug nscd/741] initgroups bugs
  2005-02-16  4:52 [Bug nscd/741] New: initgroups bugs roland at gnu dot org
  2005-02-16 11:30 ` [Bug nscd/741] " cvs-commit at gcc dot gnu dot org
  2005-02-16 11:30 ` cvs-commit at gcc dot gnu dot org
@ 2005-04-06  0:00 ` roland at gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: roland at gnu dot org @ 2005-04-06  0:00 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From roland at gnu dot org  2005-04-05 23:59 -------
These changes are in the 2.3 branch as well as the trunk now.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-04-05 23:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-16  4:52 [Bug nscd/741] New: initgroups bugs roland at gnu dot org
2005-02-16 11:30 ` [Bug nscd/741] " cvs-commit at gcc dot gnu dot org
2005-02-16 11:30 ` cvs-commit at gcc dot gnu dot org
2005-04-06  0:00 ` roland at gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).