[Bug 16336] advpack/tests/install: format not a string literal and no format arguments

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


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


Vincent Povirk <madewokherd at gmail.com> changed:

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




--- Comment #2 from Vincent Povirk <madewokherd at gmail.com>  2008-12-04 20:19:08 ---
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