#3638: Compilation errors for 1.6
-----------------------+----------------------
Reporter: grarpamp | Owner: mutt-dev
Type: defect | Status: reopened
Priority: major | Milestone: 1.6
Component: mutt | Version: 1.5.21
Resolution: | Keywords:
-----------------------+----------------------
Comment (by kevin8t8):
Hi grarpamp,
I'm pinging you one last time. I'll close this ticket out again next
week, unless you have a specific issue related to the original description
that needs to be addressed.
If you are keeping this ticket open because of reservations about the
mktemp fix, I'd ask you to re-read the summary for changeset:356443232291
and note that mutt_adv_mktemp() is supplied a template filename to use.
It only called mktemp() if the template filename already existed.
mutt_mktemp() is already used in 95% of the cases in mutt for secure
tempfile generation. Switching mutt_adv_mktemp() to call mutt_mktemp()
for those cases where the template filename already exists is not a risky
change.
Thanks,
-Kevin
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3638#comment:23>
Mutt <http://www.mutt.org/>
The Mutt mail user agent