From owner-cvs-all Mon Apr 3 2:49:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1A1A737BD81; Mon, 3 Apr 2000 02:49:51 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA94526; Mon, 3 Apr 2000 02:49:50 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200004030949.CAA94526@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 3 Apr 2000 02:49:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/send-pr send-pr.sh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/04/03 02:49:50 PDT Modified files: gnu/usr.bin/send-pr send-pr.sh Log: Fix unsafe tempfile creation. This file is already off the vendor branch. Although this problem has been reported to the GNU folks, it's unlikely that any solution they may come up with will involve the use of mktemp(1). PR: 16942 Submitted by: Colin Phipps Revision Changes Path 1.14 +14 -13 src/gnu/usr.bin/send-pr/send-pr.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message