Date: Mon, 13 Sep 2004 06:40:42 GMT From: Dan Lukes <dan@obluda.cz> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/71630: [PATCH] cleanup of the usr.sbin/pppd code Message-ID: <200409130640.i8D6egph046086@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/71630; it has been noted by GNATS. From: Dan Lukes <dan@obluda.cz> To: Giorgos Keramidas <keramida@freebsd.org> Cc: bug-followup@freebsd.org Subject: Re: bin/71630: [PATCH] cleanup of the usr.sbin/pppd code Date: Mon, 13 Sep 2004 08:35:58 +0200 Giorgos Keramidas wrote: > The impact is not greater than the impact of the bogus initialization > shown above though. Not true (v=v during declaration doesn't emit any code - it's signal for compiler, not real assignment). > The only difference is the extra safety the NULL > initialization buys us. Agree. Lets initialise iffile to NULL Dan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409130640.i8D6egph046086>