From owner-freebsd-audit Sun Apr 30 18:22: 0 2000 Delivered-To: freebsd-audit@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F82337B538; Sun, 30 Apr 2000 18:21:59 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id SAA73903; Sun, 30 Apr 2000 18:21:59 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Sun, 30 Apr 2000 18:21:59 -0700 (PDT) From: Kris Kennaway To: Mike Heffner Cc: FreeBSD-audit Subject: Re: that patch for mktemp? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 30 Apr 2000, Mike Heffner wrote: > Could someone commit Peter Jeremy's patch for mktemp in libc, the one that uses > the base-64 encoding? I've been using it for several months without any > problems, and I think it's great for a little extra protection. Actually, if this is the one him and I worked on, there's one problem with it, namely that it uses '&' as one of the filename characters, which obviously has a special meaning to shells. Apart from that, I've also been running it since then with no problems. I'll try and get it committed shortly. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message