[Bug 18053] Unsafe function warnings on OpenBSD

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 16 00:54:59 CDT 2009


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


Dmitry Timoshkov <dmitry at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #4 from Dmitry Timoshkov <dmitry at codeweavers.com>  2009-04-16 00:54:59 ---
> : 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()

The complier messages above are at least misleading ("almost always",
that's at least a funny statement), and expect a "cover everything"
action. That's not the policy for Wine bugs when each case should be
investigated and treat separately.


-- 
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