[Bug 16338] msxml3/tests/xmldoc: format not a string literal and no format arguments

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 4 20:20:57 CST 2008


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


Vincent Povirk <madewokherd at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |madewokherd at gmail.com




--- Comment #1 from Vincent Povirk <madewokherd at gmail.com>  2008-12-04 20:20:57 ---
The proper fix is most likely to use strcpy() or a similar (copy) function.
sprintf() is not needed here.


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