[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] `tmpnam' is dangerous, better use `mkstemp'



Hi,
I got this error at the end of condor_compile in a linux PC with RedHat9:

/opt/condor-6.6.5/lib/libcondorzsyscall.a(condor_file_agent.o)(.text+0x250): In function `CondorFileAgent::open(char const*, int, int)':
: the use of `tmpnam' is dangerous, better use `mkstemp'


I got the executable, but I don't know if it could be considered valid.

What can I do to avoid this error message?

Thanks,
   M.