X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Fm_tmpfil.c;h=4382061fabeb14bc37f9686baf36fcefd87ef595;hp=907c624435c0f35d6f787c4834f6d7b1e50b0bfa;hb=2f689a1cb907a5de04e6d39ffd217a69af3216c7;hpb=352fe458a57061db81240c19fa4b356c7448463b diff --git a/sbr/m_tmpfil.c b/sbr/m_tmpfil.c index 907c624..4382061 100644 --- a/sbr/m_tmpfil.c +++ b/sbr/m_tmpfil.c @@ -1,4 +1,3 @@ - /* * m_tmpfil.c -- construct a temporary file * @@ -11,7 +10,10 @@ #include - +/*************************************************************************** + * DO NOT USE THIS FUNCTION! IT WILL BE REMOVED IN THE FUTURE. + * THIS FUNCTION IS INSECURE. USE THE FUNCTIONS DEFINED IN m_mktemp.c. + ***************************************************************************/ char * m_tmpfil (char *template) {