Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Apr 1997 12:26:13 -0700 (PDT)
From:      mpp@freebsd.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/3211: ctm uses mktemp()>
Message-ID:  <199704061926.MAA27548@freefall.freebsd.org>
Resent-Message-ID: <199704061930.MAA27771@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         3211
>Category:       bin
>Synopsis:       ctm uses mktemp()>
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr  6 12:30:01 PDT 1997
>Last-Modified:
>Originator:     Mike Pritchard
>Organization:
Mike Pritchard
>Release:        FreeBSD 2.1.6.1-RELEASE i386
>Environment:

>Description:

	This PR was obtained from OpenBSD PR user/151:

	since ctm is imported from FreeBSD, it should be updated and
        at the same time the FreeBSD people should be fed back a patch
	which removes the need for ctm to use mktemp()

>How-To-Repeat:

	===> usr.sbin/ctm/ctm_rmail
	cc -O  -Wall   -c /usr/src/usr.sbin/ctm/ctm_rmail/ctm_rmail.c
	cc -O  -Wall   -c /usr/src/usr.sbin/ctm/ctm_rmail/error.c
	cc   -o ctm_rmail ctm_rmail.o error.o
	ctm_rmail.o: warning: mktemp() possibly used unsafely; consider using mkstemp()
	nroff -mandoc /usr/src/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 > ctm_rmail.cat1


>Fix:

	Wait for OpenBSD to fix it?
>Audit-Trail:
>Unformatted:



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