Said Madrus wrote:
> 
> Dear all,
> i have installed vpopmail-3.4.11-2, but when installing some message appear
> like this:
> opensmtp.o: In function `tcprules_open':
> /source/vpopmail/vpopmail-3.4.11-2.released/opensmtp.c(.text+0x5d): warning:
> mktemp() possibly used unsafely; consider using mkstemp()
> anybody know what does it mean ??
> thanks.
> 
> ~said madrus

FreeBSD I assume?

Basicly, the C compiler on FreeBSD is a bit more sensitive then Linux
dito.. If you want to remove it you could change all the mktemp() to
mkstemp() as they work the same way (from a programming point-of-view),
or you can just ignore the warning.

Is there any reasons why this is not in the main distro? AFAIK mkstemp()
should be safer then mktemp().

Best regards
 Michael Boman

-- 
W I Z O F F I C E . C O M   L I M I T E D  -  Your Online Office Wizard
16 Tannery Lane, Crystal Time Building, #04-00, Singapore 347778
Voice : (+65) 844 3228 [extension 118]  Fax : (+65) 842 7228
Pager : (+65) 92 93 29 49               ICQ : 5566009
Mobile: (+65) 98 55 17 34
eMail : mailto:[EMAIL PROTECTED]    URL : http://www.wizoffice.com

S/MIME Cryptographic Signature

Reply via email to