Module: wine Branch: master Commit: 88334e1c1875477c623754819ab0c47f11ddd1d9 URL: https://source.winehq.org/git/wine.git/?a=commit;h=88334e1c1875477c623754819...
Author: Paul Gofman pgofman@codeweavers.com Date: Tue Mar 15 19:07:24 2022 +0300
winhttp: Manage task cleanup in task_callback() and queue_task().
Signed-off-by: Paul Gofman pgofman@codeweavers.com Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/winhttp/request.c | 164 ++++++++++++++--------------------------- dlls/winhttp/winhttp_private.h | 9 +-- 2 files changed, 55 insertions(+), 118 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=88334e1c1875477c62375...