Module: wine Branch: master Commit: cec9705008415382ab776b04d70fbe30f05a42f6 URL: https://source.winehq.org/git/wine.git/?a=commit;h=cec9705008415382ab776b04d...
Author: Paul Gofman pgofman@codeweavers.com Date: Fri May 13 11:23:25 2022 -0500
rsaenh: Use CRT memory allocators.
Signed-off-by: Paul Gofman pgofman@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/rsaenh/handle.c | 11 ++++---- dlls/rsaenh/implglue.c | 15 ++++++----- dlls/rsaenh/mpi.c | 15 ++++++----- dlls/rsaenh/rsaenh.c | 71 +++++++++++++++++++++++++------------------------- 4 files changed, 58 insertions(+), 54 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=cec9705008415382ab776...