Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Nov 2000 16:40:39 +0100
From:      Jeroen Ruigrok van der Werven <jruigrok@via-net-works.nl>
To:        Garance A Drosihn <drosih@rpi.edu>
Cc:        audit@FreeBSD.ORG, freebsd-print@bostonradio.org
Subject:   Re: Fixing mktemp() call in lpd/printjob.c (logging)
Message-ID:  <20001107164039.E68293@lucifer.bart.nl>
In-Reply-To: <p04330101b62cfcffd73e@[128.113.24.47]>; from drosih@rpi.edu on Mon, Nov 06, 2000 at 07:44:44PM -0500
References:  <20001024140510.G93799@lucifer.bart.nl> <20001024222716.B2020@lucifer.bart.nl> <p0433010cb62cc872490a@[128.113.24.47]> <p04330101b62cfcffd73e@[128.113.24.47]>

next in thread | previous in thread | raw e-mail | index | archive | help
-On [20001107 01:45], Garance A Drosihn (drosih@rpi.edu) wrote:
>-static char	tempfile[] = "errsXXXXXX"; /* file name for filter errors */
>+/* tempErrsfile is the filename used to catch stderr from exec-ing filters */
>+static char	tempErrsfile[] = "errs.XXXXXXX";

Well, with this variable naming you divert from the style used in the
total source code.

-- 
Jeroen Ruigrok van der Werven          Network- and systemadministrator
<jruigrok@via-net-works.nl>            VIA Net.Works The Netherlands
BSD: Technical excellence at its best  http://www.via-net-works.nl
That's your Destiny, the only chance, take it, take it in your hands...


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-audit" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001107164039.E68293>