Hans Leidekker : winhttp: Use CRT memory allocators.

Alexandre Julliard julliard at winehq.org
Tue Jun 8 16:34:26 CDT 2021


Module: wine
Branch: master
Commit: 4f961d9e7a3be045c1cca00cc5478bb8f17b77d0
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=4f961d9e7a3be045c1cca00cc5478bb8f17b77d0

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Tue Jun  8 16:27:44 2021 +0200

winhttp: Use CRT memory allocators.

Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/winhttp/cookie.c          |  50 +++----
 dlls/winhttp/handle.c          |   7 +-
 dlls/winhttp/net.c             |  34 ++---
 dlls/winhttp/request.c         | 316 +++++++++++++++++++++--------------------
 dlls/winhttp/session.c         | 144 +++++++++----------
 dlls/winhttp/url.c             |   8 +-
 dlls/winhttp/winhttp_private.h |  18 +--
 7 files changed, 286 insertions(+), 291 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=4f961d9e7a3be045c1cca00cc5478bb8f17b77d0



More information about the wine-cvs mailing list