Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Oct 2000 22:50:39 GMT
From:      David Banning <david@www3.pacific-pages.com>
To:        questions@freebsd.org
Subject:   tempnam() possibly used unsafely; keeps showing
Message-ID:  <200010012250.WAA62120@d.tracker>

next in thread | raw e-mail | index | archive | help
I get this error message quite a bit while compiling.

Now I am getting it compiling mysql322-client;

.libs/libmysqlclient.so: warning: 
tempnam() possibly used unsafely; consider using mkstemp()^M

I am attempting to go through every file that makes up
libmysqlclient.so to see if tempnam is in, then change it to
mkstemp - but it is a lot of work.

Maybe the error is not really important.

Anyone know anything?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010012250.WAA62120>