Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Nov 2024 10:39:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 261494] bsd sort(1) should use mkstemp(3) instead pid for temporary file name
Message-ID:  <bug-261494-227-APUbtMOpoG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261494-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261494

Wolfram Schneider <wosch@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |bapt@FreeBSD.org
             Status|New                         |Closed

--- Comment #3 from Wolfram Schneider <wosch@FreeBSD.org> ---
this was fixed 2 years ago by

commit 3f9e5e59bda05acea409fa3121c835a74672de1c
Author: Baptiste Daroussin <bapt@FreeBSD.org>
Date:   Wed Oct 12 17:57:37 2022 +0200

    sort: use mkstemp(3) instead of reinventing it

    MFC After:      1 week

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261494-227-APUbtMOpoG>