From owner-freebsd-audit Tue Nov 7 7:40:57 2000 Delivered-To: freebsd-audit@freebsd.org Received: from lucifer.ninth-circle.org (lucifer.bart.nl [194.158.168.74]) by hub.freebsd.org (Postfix) with ESMTP id 25C7637B4C5 for ; Tue, 7 Nov 2000 07:40:55 -0800 (PST) Received: (from asmodai@localhost) by lucifer.ninth-circle.org (8.11.1/8.11.0) id eA7Fedl69144; Tue, 7 Nov 2000 16:40:39 +0100 (CET) (envelope-from asmodai) Date: Tue, 7 Nov 2000 16:40:39 +0100 From: Jeroen Ruigrok van der Werven To: Garance A Drosihn 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> References: <20001024140510.G93799@lucifer.bart.nl> <20001024222716.B2020@lucifer.bart.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from drosih@rpi.edu on Mon, Nov 06, 2000 at 07:44:44PM -0500 Organisation: VIA Net.Works The Netherlands Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -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 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