DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30385>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30385 the use of `tmpnam' is dangerous, better use `mkstemp' Summary: the use of `tmpnam' is dangerous, better use `mkstemp' Product: Apache httpd-2.0 Version: 2.0-HEAD Platform: Other OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: mod_ldap AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] While building httpd v2.1 under RHEL3, the following warning is issued: /home/gatekeeper/minfrin/src/apache/sandbox/proxy/httpd-2.1/modules/experimental/util_ldap.c:1218: the use of `tmpnam' is dangerous, better use `mkstemp' make[1]: Leaving directory `/home/gatekeeper/minfrin/src/apache/sandbox/proxy/httpd-2.1' --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
