Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Dec 2002 05:50:07 -0800 (PST)
From:      "KAREN THODE" <thode12@msn.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/33738: argv == NULL is not handled correctly by programs.
Message-ID:  <200212241350.gBODo763031842@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: "KAREN THODE" <thode12@msn.com>
To: <freebsd-gnats-submit@FreeBSD.org>, <marcolz@stack.nl>
Cc:  
Subject: Re: kern/33738: argv == NULL is not handled correctly by programs.
Date: Tue, 24 Dec 2002 07:47:53 -0600

 ------=_NextPart_001_0002_01C2AB20.C3B4BBA0
 Content-Type: text/plain; charset="iso-8859-1"
 
 Try enclosing suspect code in an "if(argv != NULL){...}" block.
 
 Lucas
 ------=_NextPart_001_0002_01C2AB20.C3B4BBA0
 Content-Type: text/html; charset="iso-8859-1"
 Content-Transfer-Encoding: quoted-printable
 
 <HTML><BODY STYLE=3D"font:10pt verdana; border:none;"><DIV>Try enclosing =
 suspect code in an "if(argv !=3D NULL){...}" block.</DIV> <DIV>&nbsp;</DI=
 V> <DIV>Lucas<BR><BR></DIV></BODY></HTML>
 
 ------=_NextPart_001_0002_01C2AB20.C3B4BBA0--

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?200212241350.gBODo763031842>