https://bugs.winehq.org/show_bug.cgi?id=50404 Patrick Hibbs <hibbsncc1701(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |cbca9f847f60773b4e7e5408f6a | |079f4896c5c1e --- Comment #4 from Patrick Hibbs <hibbsncc1701(a)gmail.com> --- Bisect found the regression. cbca9f847f60773b4e7e5408f6a079f4896c5c1e is the first bad commit commit cbca9f847f60773b4e7e5408f6a079f4896c5c1e Author: Jacek Caban <jacek(a)codeweavers.com> Date: Fri Nov 27 18:14:22 2020 +0100 kernelbase: Use FileFsDeviceInformation for console handles in GetFileType. Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> dlls/kernel32/tests/console.c | 7 ++++++- dlls/kernelbase/file.c | 3 +-- 2 files changed, 7 insertions(+), 3 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.