https://bugs.winehq.org/show_bug.cgi?id=48293 Maciej Stanczew <maciej.stanczew+b(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux --- Comment #1 from Maciej Stanczew <maciej.stanczew+b(a)gmail.com> --- Bisection results: f2e5b8070776268912e1886d4516d7ddec6969fc is the first bad commit commit f2e5b8070776268912e1886d4516d7ddec6969fc Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Dec 12 19:19:12 2019 +0100 kernel32: Use the Get/SetComputerName functions from kernelbase. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> dlls/kernel32/computername.c | 542 ++++-------------------------------------- dlls/kernel32/kernel32.spec | 10 +- dlls/kernel32/tests/environ.c | 11 + 3 files changed, 61 insertions(+), 502 deletions(-) Reverting this commit from Staging 5.0rc1 makes the issue go away. -- 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.