https://bugs.winehq.org/show_bug.cgi?id=57290 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source CC| |alexhenrie24(a)gmail.com Regression SHA1| |9d12cd0261200f2e1e9f859ad3b | |03f45f95d323a --- Comment #3 from Alex Henrie <alexhenrie24(a)gmail.com> --- You were right. `git bisect` says: commit 9d12cd0261200f2e1e9f859ad3b03f45f95d323a Author: Eric Pouech <epouech(a)codeweavers.com> AuthorDate: Sat Sep 7 11:16:47 2024 +0200 Commit: Alexandre Julliard <julliard(a)winehq.org> CommitDate: Mon Sep 23 12:17:43 2024 +0200 cmd: Rewrite part of WCMD_expand_envvar. Simplifying a bit the code, removing extraneous data copy. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> programs/cmd/wcmdmain.c | 183 +++++++++++++++++++++++++++++++++++-------------------------------------------------------------------------------------- 1 file changed, 52 insertions(+), 131 deletions(-) -- 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.