jxrlib
jxrlib copied to clipboard
clarification of the functionality.
Good afternoon. I am confused about the use of tmpnam functions in your code.
https://github.com/4creators/jxrlib/blob/f7521879862b9085318e814c6157490dd9dbbdb4/image/encode/strenc.c#L485
If you want to get an unused name on the system. do you consider the threat, the file can be created between scan and open?
thanks for taking the time to answer.