[Bug 49811] cmd /c "cd "directory"&&"somecommand.exe"" tries to cd to "directory"&&"somecommand.exe"

WineHQ Bugzilla wine-bugs at winehq.org
Thu Sep 10 22:29:13 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49811

--- Comment #2 from Franc[e]sco <lolisamurai at tfwno.gf> ---
Created attachment 68141
  --> https://bugs.winehq.org/attachment.cgi?id=68141
patch that fixes the issue

this patch fixes the issue by stopping quote counting at & in WCMD_IsEndQuote
however I'm not 100% sure this won't break other stuff as I'm not familiar with
wine's cmd parsing code

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