This is the mail archive of the
glibc-bugs@sources.redhat.com
mailing list for the glibc project.
[Bug libc/681] execl should use NULL not 0
- From: "cvs-commit at gcc dot gnu dot org" <sourceware-bugzilla at sources dot redhat dot com>
- To: glibc-bugs at sources dot redhat dot com
- Date: 19 Jan 2005 19:28:24 -0000
- Subject: [Bug libc/681] execl should use NULL not 0
- References: <20050119084546.681.meissner@suse.de>
- Reply-to: sourceware-bugzilla at sources dot redhat dot com
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-01-19 19:28 -------
Subject: Bug 681
CVSROOT: /cvs/glibc
Module name: libc
Changes by: roland@sources.redhat.com 2005-01-19 19:28:15
Modified files:
sunrpc : openchild.c
Log message:
2005-01-19 Roland McGrath <roland@redhat.com>
[BZ #681]
* sunrpc/openchild.c (_openchild): Use NULL instead of 0 for trailing
argument to execlp.
Reported by Marcus Meissner <meissner@suse.de>.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sunrpc/openchild.c.diff?cvsroot=glibc&r1=1.6&r2=1.7
--
http://sources.redhat.com/bugzilla/show_bug.cgi?id=681
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.