http://bugs.winehq.org/show_bug.cgi?id=16336
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
--- Comment #2 from Vincent Povirk madewokherd@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.