On Sun, Oct 24, 2021 at 03:09:46PM -0400, Boyuan Yang wrote: > I just realized the ongoing discussion at https://bugs.debian.org/994275 , > which may mitigate the impact of this bug report. Now I believe depending on > either tempfile(1) or mktemp(1) should be ok.
I would recommend switching to mktemp(1) regardless. There is no possible final outcome wherein any version of tempfile(1) would be a better choice.