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: [email protected]
Reporter: [email protected]
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.