From:             neuman_peter at hotmail dot com
Operating system: Debian Linux/GNU 3.0r1
PHP version:      4.3.2RC1
PHP Bug Type:     MySQL related
Bug description:  end of make MySQL tempnam is dangerous, better use mkstemp

Hello,

I build the PHP-4.3.2RC1 on my test box only with "./configure" and I get
this Warning on end "make"

[...]
pt -lresolv -lm -ldl -lnsl -lcrypt -lcrypt  -o sapi/cli/php
ext/mysql/libmysql/my_tempnam.o: In function `my_tempnam':
/home/peter/dev/php/php-4.3.2RC1/ext/mysql/libmysql/my_tempnam.c:103: the
use of `tempnam' is dangerous, better use `mkstemp'
$shuttle:

Please use mkstemp, Thanks
-- 
Edit bug report at http://bugs.php.net/?id=22716&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22716&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22716&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22716&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22716&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22716&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22716&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22716&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22716&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22716&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22716&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22716&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22716&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22716&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22716&r=gnused

Reply via email to