Module: wine Branch: master Commit: 161f1b7b6f0c21d46900176fa3890240805980c4 URL: https://gitlab.winehq.org/wine/wine/-/commit/161f1b7b6f0c21d46900176fa389024...
Author: Alex Henrie alexhenrie24@gmail.com Date: Fri Sep 1 21:13:34 2023 -0600
msctf: Use CRT allocation functions.
---
dlls/msctf/categorymgr.c | 8 ++++---- dlls/msctf/compartmentmgr.c | 22 +++++++++++----------- dlls/msctf/context.c | 26 +++++++++++++------------- dlls/msctf/displayattributemgr.c | 4 ++-- dlls/msctf/documentmgr.c | 8 ++++---- dlls/msctf/inputprocessor.c | 22 +++++++++++----------- dlls/msctf/langbarmgr.c | 5 ++--- dlls/msctf/msctf.c | 27 +++++++++++++-------------- dlls/msctf/range.c | 4 ++-- dlls/msctf/threadmgr.c | 34 +++++++++++++++++----------------- 10 files changed, 79 insertions(+), 81 deletions(-)