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

next in thread | previous in thread | raw e-mail | index | archive | help
At 4:40 PM +0100 11/7/00, Jeroen Ruigrok van der Werven wrote:
>-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.

Well, I do want that renamed, due to other updates I plan to
install as time permits.  How about 'temperrsf' or maybe
'tempstderr'?

Assuming no one sees some security problem with this, I'll
commit the update (with a different variable name) sometime
later this week.
-- 

---
Garance Alistair Drosehn            =   gad@eclipse.acs.rpi.edu
Senior Systems Programmer           or  gad@freebsd.org
Rensselaer Polytechnic Institute    or  drosih@rpi.edu


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?p04330102b62e116ddb82>