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