[Bug 261494] bsd sort(1) should use mkstemp(3) instead pid for temporary file name

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 16 Nov 2024 10:39:48 UTC
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.