https://bugs.winehq.org/show_bug.cgi?id=52214 Mike <supreme-ntm(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor CC| |huw(a)codeweavers.com Distribution|--- |Ubuntu --- Comment #3 from Mike <supreme-ntm(a)web.de> --- Performed the regression test and here is the result: 413eeaead5c584335c979766100f952b1e2f8cd0 is the first bad commit commit 413eeaead5c584335c979766100f952b1e2f8cd0 Author: Huw Davies <huw(a)codeweavers.com> Date: Mon Aug 2 09:19:07 2021 +0100 iphlpapi: Implement AllocateAndGetIpForwardTable() on top of GetIpForwardTable(). Signed-off-by: Huw Davies <huw(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> dlls/iphlpapi/iphlpapi_main.c | 37 ++++++ dlls/iphlpapi/ipstats.c | 265 ------------------------------------------ 2 files changed, 37 insertions(+), 265 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.