Use tmpfileplus() instead of tempnam()
Finally get rid of security or deprecated warnings cause by tempnam() function usage
This commit is contained in:
parent
e6c9ccf3a1
commit
0e706bfecf
7 changed files with 24 additions and 159 deletions
|
|
@ -59,7 +59,6 @@ extern void ChildSigHandler (int signum);
|
|||
#include "s_sound.h"
|
||||
#include "m_swap.h"
|
||||
#include "i_cd.h"
|
||||
#include "tempfiles.h"
|
||||
#include "templates.h"
|
||||
#include "stats.h"
|
||||
#include "timidity/timidity.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue