Date: Thu, 10 Jan 2002 06:30:02 -0800 (PST) From: Sheldon Hearn <sheldonh@starjuice.net> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/33738: [PATCH] empty argv Message-ID: <200201101430.g0AEU2B20984@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/33738; it has been noted by GNATS. From: Sheldon Hearn <sheldonh@starjuice.net> To: Marc Olzheim <marcolz@stack.nl> Cc: bug-followup@freebsd.org Subject: Re: kern/33738: [PATCH] empty argv Date: Thu, 10 Jan 2002 15:28:15 +0200 On Thu, 10 Jan 2002 00:20:02 PST, Marc Olzheim wrote: > > If the Standard does not say that a list must be non-empty, then it > > may be empty. > > Hmmm, then programs like passwd, lpr, etc. should probably be fixed, or > checked for potential abuse of (argc == 0). True, but that kind of audit can't be supported by a single PR. Rather open distinct PRs for each program. Can we close this PR? Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201101430.g0AEU2B20984>