Nikolay Sivov : opcservices: Use CRT allocation functions.
Module: wine Branch: master Commit: ea15c212e375fe28d878265f6a9905af766d242d URL: https://source.winehq.org/git/wine.git/?a=commit;h=ea15c212e375fe28d878265f6... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Tue Mar 29 09:51:57 2022 +0300 opcservices: Use CRT allocation functions. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/opcservices/compress.c | 19 +++++++-------- dlls/opcservices/factory.c | 6 ++--- dlls/opcservices/opc_private.h | 3 +-- dlls/opcservices/package.c | 54 +++++++++++++++++++++--------------------- dlls/opcservices/uri.c | 20 ++++++++-------- 5 files changed, 50 insertions(+), 52 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=ea15c212e375fe28d8782...
participants (1)
-
Alexandre Julliard