Alexandre Julliard : crypt32: Split the import_cert_store function to move memory allocations to the PE side.

Alexandre Julliard julliard at winehq.org
Mon Nov 1 16:38:02 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Sun Oct 31 17:08:59 2021 +0100

crypt32: Split the import_cert_store function to move memory allocations to the PE side.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/crypt32/crypt32_private.h |  10 +++-
 dlls/crypt32/pfx.c             |  49 ++++++++++-------
 dlls/crypt32/unixlib.c         | 120 +++++++++++++++++++++++++----------------
 3 files changed, 112 insertions(+), 67 deletions(-)

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



More information about the wine-cvs mailing list