[Bug 18053] New: Unsafe function warnings on OpenBSD

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 14 14:33:39 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=18053

           Summary: Unsafe function warnings on OpenBSD
           Product: Wine
           Version: 1.1.19
          Platform: PC
        OS/Version: OpenBSD
            Status: NEW
          Keywords: download, source
          Severity: enhancement
          Priority: P2
         Component: build-env
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com


Created an attachment (id=20449)
 --> (http://bugs.winehq.org/attachment.cgi?id=20449)
make log

: warning: strcpy() is almost always misused, please use strlcpy()
: warning: strcat() is almost always misused, please use strlcat()
: warning: sprintf() is often misused, please use snprintf()

42 warnings total. It's not showing it for every use, so these probably are
worth checking.

Make log attached.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list