Nikolay Sivov : mf: Use CRT allocation functions.
Module: wine Branch: master Commit: bab4f2939eea884c0774b386116b2b9756bb32c4 URL: https://source.winehq.org/git/wine.git/?a=commit;h=bab4f2939eea884c0774b3861... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Thu Jun 17 13:33:51 2021 +0300 mf: Use CRT allocation functions. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/mf/clock.c | 26 +++++++++------------ dlls/mf/copier.c | 6 ++--- dlls/mf/evr.c | 18 +++++++-------- dlls/mf/main.c | 57 ++++++++++++++------------------------------- dlls/mf/mf_private.h | 3 +-- dlls/mf/samplegrabber.c | 17 ++++++-------- dlls/mf/sar.c | 11 ++++----- dlls/mf/session.c | 61 +++++++++++++++++++++++-------------------------- dlls/mf/topology.c | 32 ++++++++++---------------- 9 files changed, 93 insertions(+), 138 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=bab4f2939eea884c0774b...
participants (1)
-
Alexandre Julliard