http://bugs.winehq.org/show_bug.cgi?id=18346
--- Comment #11 from John Chow jkchow@ucla.edu 2010-03-14 18:06:39 --- Created an attachment (id=26812) --> (http://bugs.winehq.org/attachment.cgi?id=26812) [2/2] Escapes newlines
This patch fixes the issue of escaping newlines. Note that this fix may cause a buffer overflow, hence the additional check of command size.