Paul Gofman : rsaenh: Use CRT memory allocators.
Module: wine Branch: master Commit: cec9705008415382ab776b04d70fbe30f05a42f6 URL: https://source.winehq.org/git/wine.git/?a=commit;h=cec9705008415382ab776b04d... Author: Paul Gofman <pgofman(a)codeweavers.com> Date: Fri May 13 11:23:25 2022 -0500 rsaenh: Use CRT memory allocators. Signed-off-by: Paul Gofman <pgofman(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)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...
participants (1)
-
Alexandre Julliard