Re: Commit: misc menu things


Subject: Re: Commit: misc menu things
From: Matthew Kirkwood (matthew@hairy.beasts.org)
Date: Fri Mar 09 2001 - 03:12:13 CST


On Thu, 8 Mar 2001, Dom Lachowicz wrote:

> Created UT_tmpnam

tmpnam() is evil - it can be raced. Even if it the implementation
falls back to tmpnam() or mktemp() where mkstemp() is unavailable,
the routine should probably be "FILE* UT_tmpfile()".

Matthew.



This archive was generated by hypermail 2b25 : Fri Mar 09 2001 - 03:12:36 CST