You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/04/17 12:44:46 UTC

DO NOT REPLY [Bug 8197] New: - tmpnam ===> mkstemp

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8197>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8197

tmpnam ===> mkstemp

           Summary: tmpnam ===> mkstemp
           Product: Apache httpd-2.0
           Version: 2.0.35
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: foobar@web.de


[...]
/RAY/apa20/httpd-2.0.35/support/htpasswd.c:613: the use of `tmpnam' is
dangerous, better use `mkstemp'
[...]