Hans Leidekker : secur32: Use CRT memory allocators.

Alexandre Julliard julliard at winehq.org
Fri May 7 15:42:04 CDT 2021


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Fri May  7 11:54:44 2021 +0200

secur32: Use CRT memory allocators.

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

---

 dlls/secur32/lsa.c          |  56 ++++++-----
 dlls/secur32/negotiate.c    |  41 ++++----
 dlls/secur32/schannel.c     |  64 ++++++------
 dlls/secur32/secur32.c      | 148 ++++++++++------------------
 dlls/secur32/secur32_priv.h |   8 +-
 dlls/secur32/thunks.c       | 235 +++++++++++++++++++-------------------------
 dlls/secur32/wrapper.c      |  40 ++++----
 7 files changed, 255 insertions(+), 337 deletions(-)

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



More information about the wine-cvs mailing list