Date: Wed, 26 Jan 2022 17:02:42 +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@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261494 Bug ID: 261494 Summary: bsd sort(1) should use mkstemp(3) instead pid for temporary file name Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: wosch@FreeBSD.org src/usr.bin/sort/file.c has a function new_tmp_file_name(). This should be replaced by mkstemp(3) from libc. -- 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>
