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.


Reply via email to