Module: wine Branch: master Commit: 696255907c53d52836d80c2360bf4c66ec327a3d URL: https://source.winehq.org/git/wine.git/?a=commit;h=696255907c53d52836d80c236...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Oct 7 11:18:55 2021 +0200
bcrypt: Move public key allocation to the PE side.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/bcrypt/bcrypt_main.c | 41 ++++++++++++++++++++++------------------ dlls/bcrypt/gnutls.c | 48 +++++++++++++++++++++++------------------------ 2 files changed, 47 insertions(+), 42 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=696255907c53d52836d80...